mirror of
https://github.com/dyrkin/luxmed-bot.git
synced 2026-01-01 02:27:24 +01:00
1.3 KiB
1.3 KiB
Luxmed Bot
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
To setup your own telegram bot
- create telegram bot using @BotFather
- install docker and docker-compose (install docker-machine if you are on Mac)
- download docker-compose.xml
- download secrets.env.template to the same folder and rename it to secrets.env
- edit secrets.env by specifying your TELEGRAM_TOKEN and SECURITY_SECRET
- start the application by running commands:
$ docker-compose pull $ docker-compose up - send
/startcommand to your bot
