.gitignore
.travis.yml
CHANGES.txt
README.md
setup.cfg
setup.py
tox.ini
.vim/local.vim
requirements/base.txt
requirements/development.txt
scripts/thebot
thebot/__init__.py
thebot/tests.py
thebot.egg-info/PKG-INFO
thebot.egg-info/SOURCES.txt
thebot.egg-info/dependency_links.txt
thebot.egg-info/requires.txt
thebot.egg-info/top_level.txt
thebot/batteries/__init__.py
thebot/batteries/console.py
thebot/batteries/http.py
thebot/batteries/image.py
thebot/batteries/irc.py
thebot/batteries/math.py
thebot/batteries/todo.py
thebot/batteries/xmpp.py
thebot/utils/__init__.py