Changes between Version 3 and Version 4 of TwitterBotExample

Show
Ignore:
Timestamp:
06/04/10 17:05:23 (3 months ago)
Author:
sgk (IP: 120.75.253.159)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TwitterBotExample

    v3 v4  
    22 
    33http://twitter.com/oclk を動かしてるボットのソース。 
     4 
     52010年6月からTwitter APIのBasic認証が使えなくなるとのことで、OAuth対応しました。 
    46 
    57初期化、ベリファイ、API実行の各段階で、`tweepy.OAuthHandler`オブジェクトが保持しているいくつかの値を保持しなきゃいけない。