Skip to content

Auto delete all your messages in all group chat

Notifications You must be signed in to change notification settings

Remonli/TelegramRunAway

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

TelegramRunAway

Auto delete all your messages in all group chat

Install requirements

pip3 install -U pyrogram tgcrypto

Setup API

sign into https://my.telegram.org/apps and get your api id and hash

Modify

fill your api id and hash in main.py

Run

just run it

cronjob

try something like this on a server

0 0 * * * /usr/bin/python3 /TelegramRunAway/main.py

About

Auto delete all your messages in all group chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%