Skip to content

csu/twitbot

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

twitbot

A framework for building modular Twitter bots in Python.

Installation

git clone https://github.com/csu/twitbot.git
cd twitbot
# (optionally, create a python virtual env here)
pip install -r requirements.txt

Usage

# add modules to the modules/ directory, then:
python bot.py

Modules

About

A framework for building modular Twitter bots.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published