Delete old tweets.
This is a php script meant to be run on a UNIX-compatible system as a cronjob where once a day tweets older than one year will be deleted.
This deletes your tweets. I accept no responsibility.
- Request your Twitter archive.
- Create an app on Twitter to get your keys.
- Download or clone this repository.
- Rename
config.example.phptoconfig.phpand fill with your keys. - Copy
tweet.jsto the same folder as Tweets Delete and rename totweets.json. - Remove
window.YTD.tweet.part0 =from beginning oftweets.json. composer install../tweets-delete.php.