README.rst
setup.py
IMMP.egg-info/PKG-INFO
IMMP.egg-info/SOURCES.txt
IMMP.egg-info/dependency_links.txt
IMMP.egg-info/entry_points.txt
IMMP.egg-info/requires.txt
IMMP.egg-info/top_level.txt
bin/immp-migrate-hangoutsbot.py
immp/__init__.py
immp/__main__.py
immp/core/__init__.py
immp/core/channel.py
immp/core/error.py
immp/core/hook.py
immp/core/host.py
immp/core/message.py
immp/core/plug.py
immp/core/schema.py
immp/core/stream.py
immp/core/util.py
immp/hook/access.py
immp/hook/alerts.py
immp/hook/autorespond.py
immp/hook/command.py
immp/hook/database.py
immp/hook/discordrole.py
immp/hook/hangoutslock.py
immp/hook/identity.py
immp/hook/identitylocal.py
immp/hook/notes.py
immp/hook/runner.py
immp/hook/shell.py
immp/hook/sync.py
immp/hook/textcommand.py
immp/hook/web.py
immp/hook/webui/__init__.py
immp/hook/webui/templates/add.j2
immp/hook/webui/templates/base.j2
immp/hook/webui/templates/channel.j2
immp/hook/webui/templates/group.j2
immp/hook/webui/templates/hook.j2
immp/hook/webui/templates/hook_remove.j2
immp/hook/webui/templates/macros.j2
immp/hook/webui/templates/main.j2
immp/hook/webui/templates/plug.j2
immp/hook/webui/templates/plug_channels.j2
immp/hook/webui/templates/plug_remove.j2
immp/plug/discord.py
immp/plug/dummy.py
immp/plug/github.py
immp/plug/hangouts.py
immp/plug/irc.py
immp/plug/slack.py
immp/plug/telegram.py