AIT-TelegramBot v1.0
AIT-TelegramBot
Animated Inline Text Telegram Bot
This repository contains the Animated Inline Text Telegram Bot (AIT-TelegramBot) built with the pyTelegramBotAPI library and a minimal Django project for storing message data. It is based on Telegram Animated Text Bot. The bot replies to /start and /help commands and supports inline message animations.
Requirements
- Python 3.13+
- MySQL
- Libraries
Django,mysqlclient,Pillow,pyTelegramBotAPI - Additional libraries can be found in the telegram_bot_core repository
License
This project is licensed under the MIT License.
Changelog
Full Changelog: v0.1...v1.0