yonchu / twitter_bot

The python module for twitter bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter bot for python

The python module to create twitter bot

Installation

Download the source from http://github.com/yonchu/twitter_bot and install it with::

$ python setup.py install

or, put it to your project and import as follows:

from twitter_bot import (Config, NicoSearch, YoutubeSearch, TwitterBotBase,
                         TwitterBot, JobManager)

About

The python module for twitter bot


Languages

Language:Python 99.3%Language:Shell 0.7%