IntelligentAdminBot icon indicating copy to clipboard operation
IntelligentAdminBot copied to clipboard

Bot for managing telegram groups, has built-in captcha, banning, muting, etc.

Intelligent - bot for managing your telegram group.


About

IntelligentBot is a Telegram bot for managing chats.

Install and run

First: install requirements

pip install -r requirements

Then, edit example_config.ini and move it to any file you want (you can keep this name too). Start with this command:

python app --config your_config_file

ToDo

  • [x] - Ban/Unban/Kick commands
  • [x] - Mute/Unmute commands
  • [x] - Simple captcha
  • [x] - Read-Only mode
  • [x] - Getting information about group
  • [x] - Using commands directly with user's username
  • [x] - Messages analyzing
  • [ ] - Announcements system
  • [ ] - Settings
  • [ ] - Localization system

Used software

Aiogram - a powerfull framework for creating Telegram bots.

Pyrogram - a library for accessing Telegram Bot API.

Python - a great programming language.

Authors

Ilyas - Coder (2021-2022)

xbt573 - Small fixes (2022-2022)


Built with ❤, 2021-2022