Delete old twitter tweets help

  • Thread starter Thread starter Deleted member 1510420
  • Start date Start date
D

Deleted member 1510420

Guest
I need to delete all Tweets I made that are 1 year or older. I tried 2-3 sites but they did't delete all. All of them were posted through socialoo...in the past but I want to delete all of them. I mean, really ALL of them.
 
Manually not an option? Hassle for sure, but get a cup of coffee and just work through the hours.

Or you can look for a twitter bot that can delete tweets.

If you want a free bot / script, I'm not aware of any, but you can perhaps check extensions if any are available and still working
 
It can be automated with some JavaScript code.
Code:
https://github.com/koenrh/delete-tweets
 
Back
Top