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
- Host: GitHub
- URL: https://github.com/alertedcoffee/blet_bot
- Owner: AlertedCoffee
- Created: 2023-04-21T10:08:06.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-16T13:07:47.000Z (almost 3 years ago)
- Last Synced: 2025-03-05T23:29:03.856Z (over 1 year ago)
- Topics: python, telebot-telegrambotapi, telegram-bot
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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