Skip to content

sunouchi/tw_bot_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streaming API で特定の文字列を監視して、発見したら何かのアカウントで何かをつぶやく。

必要モジュール

  • simplejson
  • httplib2
  • python-oauth2
  • python-twitter
  • peewee

使い方

  • /examples/t_key.py に oauth認証情報を設定する
  • /examples/stream.py に設定してある監視する文字列やツイート内容など適宜変える
  • $ python examples/stream.py を実行する

About

python製のtwitter bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages