LICENSE.md
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
src/havocbot/__init__.py
src/havocbot/bot.py
src/havocbot/client.py
src/havocbot/common.py
src/havocbot/exceptions.py
src/havocbot/message.py
src/havocbot/plugin.py
src/havocbot/pluginmanager.py
src/havocbot/singletonmixin.py
src/havocbot/stasher.py
src/havocbot/user.py
src/havocbot.egg-info/PKG-INFO
src/havocbot.egg-info/SOURCES.txt
src/havocbot.egg-info/dependency_links.txt
src/havocbot.egg-info/not-zip-safe
src/havocbot.egg-info/requires.txt
src/havocbot.egg-info/top_level.txt
src/havocbot/clients/__init__.py
src/havocbot/clients/hipchat.py
src/havocbot/clients/skype.py
src/havocbot/clients/slack.py
src/havocbot/clients/xmpp.py
src/havocbot/core/__init__.py
src/havocbot/core/havocbot_help.py
src/havocbot/core/havocbot_list.py
src/havocbot/core/havocbot_reload.py
src/havocbot/core/havocbot_restart.py
src/havocbot/core/havocbot_user.py