mirror of
https://github.com/dyrkin/luxmed-bot.git
synced 2026-01-04 20:14:58 +01:00
904 B
904 B
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
or
- install postgres and create db lbs with login lbs and password lsb123
- run using
./gradlew bootRun
-
send
/startcommand to your bot