Go to file
2019-03-05 01:35:03 +01:00
2018-12-09 23:31:02 +01:00
2019-03-05 01:35:03 +01:00
2018-05-31 00:28:58 +02:00
2019-03-05 01:35:03 +01:00
2018-12-05 18:08:46 +01:00
2018-05-31 00:28:58 +02:00
2018-05-31 00:28:58 +02:00
2018-07-18 13:18:40 +02:00
2018-05-31 00:28:58 +02:00

Luxmed Bot

Build Status Docker Hub

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

Screenshot

To setup your own telegram bot

  1. create telegram bot using @BotFather
  2. install docker and docker-compose (install docker-machine if you are on Mac)
  3. download docker-compose.xml
  4. download secrets.env.template to the same folder and rename it to secrets.env
  5. edit secrets.env by specifying your TELEGRAM_TOKEN and SECURITY_SECRET
  6. start the application by running commands:
    $ docker-compose pull
    $ docker-compose up
    
  7. send /start command to your bot
Description
Non official telegram bot for Portal Pacjenta LUX MED
Readme MIT 90 MiB
Languages
Scala 99.7%
Shell 0.2%
Dockerfile 0.1%