Skip to content
This repository has been archived by the owner on Nov 22, 2021. It is now read-only.

davdroman/Rehatch

Repository files navigation

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.