/Rehatch

Delete all your tweets for good

Primary LanguageSwiftThe UnlicenseUnlicense

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

  1. Download your Twitter Archive.
  2. Run:
rehatch <twitterArchiveZip>

You can optionally specify a --until-date UNIX timestamp to delete tweets only until a certain date.