An open API service indexing awesome lists of open source software.

https://github.com/alertedcoffee/blet_bot

telegram bot
https://github.com/alertedcoffee/blet_bot

python telebot-telegrambotapi telegram-bot

Last synced: about 2 months ago
JSON representation

telegram bot

Awesome Lists containing this project

README

          

# Blet_bot
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