Install dependencies by poetry
$ poetry install
Fill in telegram bot token & quiz-server host ip to .env
$ cp .env.example .env
$ vim .env
Start the bot
$ poetry run python3 app.py
https://core.telegram.org/bots
https://github.com/python-telegram-bot/python-telegram-bot