Files
luxmed-bot/README.md
2019-03-06 01:31:26 +01:00

1.6 KiB

Luxmed Bot

Build Status Docker Hub

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 here @luxmedbot

Screenshot

To setup your own telegram bot

  1. create telegram bot using @BotFather
  2. install docker and docker-compose (install docker-machine if you are on Mac)
  3. depending on your platform download
  4. download secrets.env.template to the same folder and rename it to secrets.env
  5. edit secrets.env by specifying your TELEGRAM_TOKEN and SECURITY_SECRET
  6. start the application by running commands:
    $ docker-compose pull
    $ docker-compose up
    
  7. send /start command to your bot