Files
luxmed-bot/README.md
2018-06-04 23:52:02 +02:00

748 B

Luxmed Booking Service

Build Status

Non official Telegram bot for Portal Pacjenta LUX MED.

With its help user can book a visit to a doctor, create term monitoring, view upcoming visits and visit history.

It is available by @luxmedbot

To setup your own

  1. create your own telegram bot using @BotFather

  2. add to .bash_profile

    export TELEGRAM_TOKEN="SOME TOKEN"
    export SECURITY_SECRET="SOME SECRET FOR ENCODING USER PASSWORDS"
    
  3. install docker

  4. run using ./docker.sh run

  5. send /start to your bot