# --- login
     httpauth = Twitter::HTTPAuth.new(TWITTER_ID, TWITTER_PASS)
     twit = Twitter::Base.new(httpauth)
     
     # --- post
     twit.update(talk)

トップ   一覧 単語検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2017-11-06 (月) 01:22:22 (2801d)