Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 692 Bytes

README.rdoc

File metadata and controls

9 lines (5 loc) · 692 Bytes

Check the garrulousness of the people you follow on twitter during a specified number of minutes over the last 48 hours and/or 200 tweets.

Usage

First you will need to create a new app (read only permissions) on apps.twitter.com for API access. Copy the credentials.rb.example file to credentials.rb and enter your access tokens from twitter into the new file.

Then, simply bundle install, ruby frequency.rb, and answer the prompts!

By default it will check your user’s follows. If you check someone else’s follows, you won’t be able to get tweet data for any account that you don’t have permission to see (private/blocked).