https://github.com/kazedevid/kaitorobot
A Telegram Powerfull Group Managment Bot written in Python using Pyrogram and Telethon , try and enjoy it!
https://github.com/kazedevid/kaitorobot
Last synced: about 1 year ago
JSON representation
A Telegram Powerfull Group Managment Bot written in Python using Pyrogram and Telethon , try and enjoy it!
- Host: GitHub
- URL: https://github.com/kazedevid/kaitorobot
- Owner: KazeDevID
- Created: 2022-04-19T11:24:50.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-03T09:34:59.000Z (over 2 years ago)
- Last Synced: 2025-03-29T17:07:30.402Z (over 1 year ago)
- Language: Python
- Size: 1.5 MB
- Stars: 7
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
⭐️ GROUP MANAGEMENT BOT ⭐️
Telegram group managment bot made using Telethon and Pyrogram which makes it modern and faster than most of the exisitng Telegram Chat Managers.

Ready-To-Use Bot •
Documentation •
Update Channel •
Support Chat
Ready to use method
* KAITO ROBOT | +Add me to you group .
* Make me as a group admin with all rights .
* ENJoy It ! .
Other Branches
Requirements
Python3.9 |
Telegram API Key |
Telegram Bot Token |
MongoDB URI
Stay Up-to-Date

Install Locally Or On A VPS
```console
$ git clone https://github.com/PunyaChael/KaitoRobot
$ cd KaitoRobot
$ pip3 install -U -r requirements.txt
$ cp sample.env .env
```
Edit .env with your own values and Run Bot
```console
$ bash start
```
Other Deployment Methods
## 🎭 Preview
Config Vars
1. `API_ID` : Assistant Account Telegram API_ID, get it from my.telegram.org
2. `API_HASH` : Assistant Account Telegram API_HASH, get it from my.telegram.org
3. `BOT_TOKEN` : Your Telegram Bot Token, get it from @Botfather (Make sure Inline is turned On)
4. `ASS_USERNAME` : Music bot asstant username.
5. `BOT_NAME` : A name for your bot.
6. `MONGO_DB_URI` : MongoDB Database URL.
7. `LOG_GROUP_ID` : Chat ID where bot will log everything. Use Group Chats Only.
8. `BOT_USERNAME` : Bot username .
9. `SUDO_USERS` : Sudo Users for Bot. (For multiple users seperate IDs with space)
10. `OWNER_ID`: Owner ID of Bot
11. `SUPPORT_GROUP` : Support Group Link (Leave blank if you don't have one)
12. `SUPPORT_CHANNEL` : Support Channel Link ( Leave blank if you don't have one)
13. `HEROKU_API_KEY ` : Your Heroku API key, get it from 'dashboard.heroku.com/account .
Contact