Skip to content

yonchu/twitter_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published