Rehatch
Rehatch copied to clipboard
Delete all your tweets for good
Rehatch
The main problem when it comes to deleting all your tweets from your account is the Twitter API doesn't allow retrieval of tweets further than your last ~3000. Rehatch overcomes this problem by using your Twitter Archive instead.
Installation
brew install davdroman/tap/rehatch
Usage
rehatch <twitterArchiveZip>
You can optionally specify a --until-date
UNIX timestamp to delete tweets only until a certain date.