mirror of
https://github.com/dyrkin/luxmed-bot.git
synced 2026-01-01 02:27:24 +01:00
66e0368ec7de9182f4b60e48a29ab4fdd2782aaa
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%
