this is a robot for platform telegram . this is a robot remove bot and cli account and all fake account in the telegram group
-
using database(sqlite3) for save user data
-
Filter command(The robot only responds to the administrator)
---------------------- | Name : Muanti | | id : @muantibot | | admin : @sisoc0 | | version : v1.2 | | Platform : Telegram | ----------------------
Warning : Python v3.x and pip last version must be installed
-------------------------- Getting Started --------------------------------------------
-
step 1 : enter token bot in the line 101 -----> [Token='XXXXXXX:yyyyyyyyyyyyyyyyyy'] and add admin id in line 18 for get id got to bot https://t.me/userinfobot/
-
step 2 : install all prerequisites (run file requirements.txt with command -----> pip install -r requirements.txt or pip install telegram pip install python-telegram-bot
-
step 3 : start script (python main.py) # After the start check robot in telegram with command /ping
-
step 4 : add bot and ADMIN bot in the telegram group
-
step 5 : finish
after start bot Each user joins the group show question for check real account and if Enter the wrong answer remove the group
git clone https://github.com/mupalvan/MuAntibot.git cd MuAntibot pip install -r requirements.txt python main.py