A Telegram bot to make reservations at http://kantine.lt10.de/.
curl -F "url=https://lt10bot.herokuapp.com/webhook" https://api.telegram.org/bot<YOURTOKEN>/setWebhook
All of these are required:
DATABASE_URL
connection URL for postgresLT10_USER
andLT10_PASSWORD
login credentials for your lt10.de accountSYMFONY_ENV
set to "prod" when running on herokuTELEGRAM_BOT_TOKEN
the bot secret tokenTELEGRAM_CHAT_ID
the ID of the group chat where you want to use the bot