twitter: add OAuth support
authorNeoLobster <neolobster@snugglenets.com>
Mon, 6 Sep 2010 09:35:02 +0000 (04:35 -0500)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Tue, 7 Sep 2010 17:52:21 +0000 (19:52 +0200)
commit66ed4d5c2a9a4a018583dc5165e4f3b68d9781ba
treef3ea2de0dfed0cacf4236784b52437724d300f91
parenta8f5948d947b0502a06fa56db301576a9b694ecb
twitter: add OAuth support

Module now requires twitter.key and twitter.secret config parameters for
write access and private users' statuses. Added twitter authorize,
twitter deauthorize, and twitter pin features, removed twitter identify
feature, as basic authentication is no longer supported.
data/rbot/plugins/twitter.rb