I hereby claim:
- I am rondiver on github.
- I am rondiver (https://keybase.io/rondiver) on keybase.
- I have a public key whose fingerprint is 3D8D A483 BD9E 3962 1FDB C949 20DA 798C C50B CA35
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| require 'rubygems' | |
| require 'oauth' | |
| require 'twitter' | |
| require 'launchy' | |
| class JSTwitter | |
| attr_accessor :client | |
| @@credentials = { | |
| :consumer_key => "FNjrMrTdkUhadFGeHIVKTg" | |
| } |