or1k Posted July 19 Share Posted July 19 If you need to delete chats in your account and have the same chats deleted from your contacts - this script is for you. Completely open source. The steps in the procedure are as follows: 1) Create api_id and api_hash for your account (Instructions at this link https://core.telegram.org/api/obtaining_api_id) 2) Open the script with any convenient editor. 3) Insert your api_id and api_hash into the script. 4) Run the script in the terminal with the command python bot.py 5) Log in. 6) Wait. The bot will delete chats from both you and your contacts, provided that there has been no activity in the chat for 30 days or more. If you want, you can change this time in the script. Also you are free to edit this script as you want. We don't care. (Bot deleting chat's with function "Also delete for <name>") Idea: @or1k Released by: @JACKlickd bot.py Quote Link to comment Share on other sites More sharing options...
Recommended Posts