Delete and unfavorite tweets
This util deletes your historical tweets from a downloaded archive file, unfavorites tweets from your public profile.
No guarantee, no support, use it at your own risk.
Preparations
- Apply to become a Twitter developer first.
Once your Twitter developer account application is approved, You can create a new app and get its Consumer API keys and generate Access token. These keys are used to configure tweet.sh. - Obtain archived tweets by requesting to download your Twitter data.
You can extracttweet.js
file from the downloaded .zip file.