mirror of
https://github.com/dyrkin/luxmed-bot.git
synced 2025-12-28 16:06:38 +01:00
de5322fc6a09d318db9a8961531fd5ea534a7286
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
Languages
Scala
99.7%
Shell
0.2%
Dockerfile
0.1%
