mirror of
https://github.com/dyrkin/luxmed-bot.git
synced 2025-12-21 13:23:05 +01:00
5c37ff324558bac8bf0728c0e414cb632fea16c4
Luxmed Booking Service
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
-
create your own telegram bot using @BotFather
-
add to .bash_profile
export TELEGRAM_TOKEN="SOME TOKEN" export SECURITY_SECRET="SOME SECRET FOR ENCODING USER PASSWORDS" -
install docker
-
run using
./docker.sh run -
send
/startto your bot
Languages
Scala
99.7%
Shell
0.2%
Dockerfile
0.1%