This is an example of Quiz bot with some questions on Python programming.
This bot is part of the "Python Programming" course at
- Institute for Applied System Analysis of
- National Technical University of Ukraine “Igor Sikorsky Kyiv Polytechnic Institute”.
-
Clone this repository:
git clone https://github.com/makukha/quizbot
-
Create your own Telegram bot in @BotFather and get the bot token.
-
Create file token.txt in bot's directory and put your token there.
-
Run the bot backend:
python3 main.py
-
Open your bot in Telegram and start the quiz.