Skip to content

Releases: UznetDev/Aiogram-Bot-Template

v1.0.0

15 Aug 19:33
Compare
Choose a tag to compare

Version 1.0.0 - Initial Release

We are excited to announce the first official release of the Aiogram Bot Template!

Features

  • Admin Panel: Accessible via /admin command, with features for managing users, sending advertisements, and more.
  • User Management: Ability to block, check, and manage users effectively.
  • Advertisement Sending: Optimized for sending up to 100 messages per minute.
  • Mandatory Channels: Add and manage mandatory channels for users to join.
  • Multi-Language Support: The bot operates in the user's Telegram device language.
  • Role-Based Access Control: Different levels of control for admins, with the main admin having full permissions.

Dependencies

  • Aiogram 3.5.0
  • Deep Translator 1.11.4
  • Environs 11.0.0
  • MySQL Connector/Python 9.0.0
  • NumPy 2.0.1
  • OpenPyXL 3.1.5
  • Pandas 2.2.2
  • Pydantic 2.7.4
  • Python-Dotenv 1.0.1
  • Cython 3.0.11
  • Requests 2.32.3
  • urllib3 2.2.2

Installation

Refer to the README for detailed installation instructions.

License

This project is licensed under the MIT License - see the LICENSE file for details.

We hope this template will make it easier for you to create powerful Telegram bots! Feel free to contribute, open issues, or reach out with any questions.