## About This bot is designed to simplify the moderation and management of Telegram groups.

## Features Ban,mute users(for a specified time). Report users. User complaints. Enable/Disable stickers/images. Logging admin command actions in database. ## Installation - Required:Python3 3.x,poetry/pip. - Clone this repo. - Telegram API Service on port 5326. - Move the .env.dist text template to .env and configure him. - First start use `!reload` for parsing members and permissions ## Configuration .env | environment variables | description | |-----------------------------------|----------------------------------| | `bot_token` | Telegram bot token | | `telegram_bot_api_server` | Telegram bot api server | | `db_url` | Connection info to database | | `api_id` and `api_hash` | Telegram application data | | `group_id` | Group id | | `second_group_id` | Seconds group for admins | | `vt_api` | VirusTotalAPI token (optionaly) | ## TODO - [x] System roles 🔒 - [ ] Docker - [ ] Systemd Unit - [ ] Antiflood system - [ ] Add silent commands - [ ] Paste text to PasteBin or PrivNote 📋 - [ ] Site for group moderator 🌍 - [x] Some fix in database ## Support Every investition helps in maintaining this project and making it better.