Skip to content

freqn/feedburrito

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FeedCleaner

Description

A simple utility to remove tweets with an optional time buffer

Usage

  1. bundle install for dependencies (see Gemfile).
  2. You will need access to the Twitter API. If you don't have it already, apply here.
  3. Create an app with Twitter here.
  4. Take note of your access credentials and set your ENV variables accordingly (see client.rb for reference). You may also hard-code them if you don't plan to commit.
  5. Assign USERNAME in delete_em.rb to your Twitter username.
  6. Assign DURATION in delete_em.rb to the amount of days of activity you'd like to keep (0 for none).
  7. Run ruby feed_cleaner.rb from the lib directory.

About

Clean up your Twitter feed quickly if you have API access

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages