.travis.yml
CHANGELOG.rst
LICENSE
LICENSE-GPL
LICENSE-MIT
MANIFEST.in
README.rst
Vagrantfile
requirements.txt
setup.cfg
setup.py
tox.ini
helga/__init__.py
helga/db.py
helga/log.py
helga/my_settings.py
helga/settings.py
helga.egg-info/PKG-INFO
helga.egg-info/SOURCES.txt
helga.egg-info/dependency_links.txt
helga.egg-info/entry_points.txt
helga.egg-info/requires.txt
helga.egg-info/top_level.txt
helga/bin/__init__.py
helga/bin/helga.py
helga/comm/__init__.py
helga/comm/irc.py
helga/comm/xmpp.py
helga/plugins/__init__.py
helga/plugins/help.py
helga/plugins/manager.py
helga/plugins/operator.py
helga/plugins/ping.py
helga/plugins/version.py
helga/plugins/webhooks.py
helga/tests/__init__.py
helga/tests/test_db.py
helga/tests/test_log.py
helga/tests/test_settings.py
helga/tests/bin/__init__.py
helga/tests/bin/test_helga.py
helga/tests/comm/__init__.py
helga/tests/comm/test_irc.py
helga/tests/comm/test_xmpp.py
helga/tests/plugins/__init__.py
helga/tests/plugins/test_core.py
helga/tests/plugins/test_help.py
helga/tests/plugins/test_manager.py
helga/tests/plugins/test_operator.py
helga/tests/plugins/test_ping.py
helga/tests/plugins/test_version.py
helga/tests/plugins/test_webhooks.py
helga/tests/util/__init__.py
helga/tests/util/test_encodings.py
helga/tests/webhooks/__init__.py
helga/tests/webhooks/test_announcements.py
helga/tests/webhooks/test_logger.py
helga/util/__init__.py
helga/util/encodings.py
helga/webhooks/__init__.py
helga/webhooks/announcements.py
helga/webhooks/logger/__init__.py
helga/webhooks/logger/channel_index.mustache
helga/webhooks/logger/channel_log.mustache
helga/webhooks/logger/footer.mustache
helga/webhooks/logger/header.mustache
helga/webhooks/logger/index.mustache