/telegram-bot-template

🚀 Useful and multifunction bot template, which use aiogram and pyrogram libraries

Primary LanguagePython

Telegram Bot Template

Useful and multifunction bot template, which use aiogram and pyrogram libraries

Telegram DeepSource CodeFactor CodeStyle PythonVersions

Features

  • aiogram 3 as a main library
  • pyrogram (Optional) for MTProto requests, such as bulk delete, resolve by username and list participants in a group
  • aiogram-dialog (Optional) for creating multi-step dialogs
  • ☁️ Webhook and long polling with local Bot API server support
  • 🎨 Beautiful and informative colored logs
  • 🛠 Throttling and db middlewares by default
  • 📝 Changing UI commands
  • 👨🏻‍💻 Owner filter
  • ℹ️ Demo usage of dialogs and inline queries

Usage

  • 📌 Create and clone repo from this template
  • 🔑 Change bot settings in config.toml
  • 📎 Install requirements from requirements.txt
  • 🚀 Run bot via python -m app

Bots using this template

  • HueRtx/tgbot - simple weather bot with some other features

👨🏻‍💻 You can send me a link to your bot repository and I will post it here.