ilyas-kalandar / IntelligentAdminBot

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • - Ban/Unban/Kick commands
  • - Mute/Unmute commands
  • - Simple captcha
  • - Read-Only mode
  • - Getting information about group
  • - Using commands directly with user's username
  • - 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

About

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


Languages

Language:Python 100.0%