Skip to content

makukha/quizbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Quiz bot for Telegram

This is an example of Quiz bot with some questions on Python programming.

This bot is part of the "Python Programming" course at

Quick start

  1. Clone this repository:

     git clone https://github.com/makukha/quizbot
    
  2. Create your own Telegram bot in @BotFather and get the bot token.

  3. Create file token.txt in bot's directory and put your token there.

  4. Run the bot backend:

     python3 main.py
    
  5. Open your bot in Telegram and start the quiz.

About

Simple Quiz Bot for Telegram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages