/botel

Welcome to Botel 👋, an async Python framework for Telegram bot development inspired by Django's structure 🌟. With Botel, you can create powerful and scalable bots with plug-and-play apps ⚙️ and easy-to-use admin commands.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Botel 🤖 - The Telegram Bot Framework

Welcome to Botel 👋, an async Python framework for Telegram bot development inspired by Django's structure 🌟. With Botel, you can create powerful and scalable bots with plug-and-play apps ⚙️ and easy-to-use admin commands.

Features ✨

  • Modular apps system: Just like Django apps, you can build your bot functionality in separate apps and plug them into your Botel project.
  • Language flexibility: Easily add and switch between different languages 🗣️ for your bot.
  • Simple database management: Comes with built-in support for popular ORMs, making database operations a breeze ☁️.
  • Bot statistics: Keep track of your bot's usage and performance metrics 📈.
  • Admin tools: Utilize command-line tools for managing your bot, like botel deploy and botel run 🛠️.