Skip to content

baruchiro/delete-tweets

Repository files navigation

Delete Your Old Tweets

  1. Download your Twitter archive, which contains all your tweets.
  2. Locate the JSON contains your tweets, which is data/tweet.js (or data/twitter-circle-tweet.js) in the archive.
  3. Run this project with yarn && yarn start data/tweet.js.
  4. It will wait you for login
  5. After login, it will delete all your tweets.