Telegram bot that helps users prepare for ticket-based exams.
You can see how it works on https://telegra.ph/Kak-blet-05-07. And u can try using it in telegram https://t.me/blet_bilet_bot, but time is limited because the server is paid up to 27.06.2023.
Now the project is closed because the development didn't become popular among users. And it may never be finalized.
If u want to bild a progect, u will need:
- config.py
bot = telebot.TeleBot('TOKEN')
- userbase.db
u can bild tables with DataBase.py comented code
- directory "Exams"
Packages:
- numpy
- pyTelegramBotAPI
- sqlite3