The easiest way to deploy this Bot
Please fork this repository don't import code
Made with Python3
(C) @QueenArzoo
Simple Telegram UserBot To Delete Group Messages After Specific Time. Based on Pyrogram
git clone https://github.com/Arun-TG/AutoDelete
cd AutoDelete
pip3 install -r requirements.txt
# <Create Variables appropriately>
python3 sam.py
API_ID
: Get From my.telegram.orgAPI_HASH
: Get from my.telegram.orgADMINS
: ID of Admins (Userbot will not delete Messages of Admins)SESSION
: Generate From hereGROUPS
: ID of Groups where the userbot works.TIME
: Time Duration for deletion
- DEPLOY THIS WITH YOUR OWN RISK
- In Main Branch UserBot will delete all message of Users & Bots.
- If you want to delete Messages Sent By Users Only Deploy Second Branch
- Inspirationâž” Ten Seconds Delete