twitter-vanity-suite

My personal set of twitter tools, packaged up as a gem

Stars
20

twitter-vanity-suite

A set of twitter utilities.

Installation

  • Run gem install twitter-vanity-suite.

  • Create a file at ~/.twitter-api-creds with the following contents:

consumer_key:        YOUR_TWITTER_APP_CONSUMER_KEY
consumer_secret:     YOUR_TWITTER_APP_CONSUMER_SECRET
access_token:        YOUR_ACCESS_TOKEN
access_token_secret: YOUR_ACCESS_TOKEN_SECRET