This repository includes two practical Telegram bots written in Python. Both projects are built with real-world usage in mind and showcase automation, API integration, and user interaction via the Telegram Bot API.
Projects | Stack | Discription |
---|---|---|
django-admin | Python, Django | Django admin-panel |
freelance-bot | Python, aiogram | Bot for accepting freelance orders. |
news-bot | Python, python-telegram-bot | Bot for auto-publishing news in a Telegram channel. |