/TwitterProfileActivityDeleter

Simple Node JS script to delete tweets, comments, retweets, likes, etc from profile

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

TwitterProfileActivityDeleter

Simple Node JS script to delete tweets, comments, retweets, likes, etc from profile


This is a more complete and ready to go version of the gist found here


To Use:

  • Install NodeJS
  • Open repo in VS Code or other code editor
  • Open terminal and navigate to repo location
  • Run npm i twitter
  • Switch out keys, tokens and username with actual credentials
  • Run node .