Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 400 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 400 Bytes

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.