Skip to content

Cleanup a user's timeline. See from where the tweets were made, and delete by Tweet Source.

License

Notifications You must be signed in to change notification settings

kertof/Twitter-Timeline-Cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Timeline Cleaner

I realized my twitter timeline is full of junk, auto-posts from obscure apps, instagram x-posts,... With this, I can see from where my tweets come from, and delete batches of tweets based on a Tweet source.

Requirements

  • Node.js
  • Twitter dev keys (more below)

Twitter Dev Keys

You'll need a developer keys from twitter → https://developer.twitter.com/en/apps - this is a tricky process, you need to provide a reason and what you plan on doing.

Create your .env file like this:

cp example.env .env

Fill in the information needed, your twitter username, and the Twitter keys you got.

Run the script with npm start.

About

Cleanup a user's timeline. See from where the tweets were made, and delete by Tweet Source.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published