.gitignore
.travis.yml
CHANGES.md
README.md.old
README.rst
setup.py
thebot.conf.example
tox.ini
.tmuxinator/thebot.yml
.vim/local.vim
docs/Makefile
docs/source/conf.py
docs/source/creating-plugin.rst
docs/source/index.rst
docs/source/introduction.rst
requirements/development.txt
requirements/plugins.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/identity.py
thebot/batteries/image.py
thebot/batteries/irc.py
thebot/batteries/mail.py
thebot/batteries/math.py
thebot/batteries/notify.py
thebot/batteries/settings.py
thebot/batteries/todo.py
thebot/batteries/xmpp.py
thebot/utils/__init__.py