LICENSE
MANIFEST.in
README.md
setup.py
snotify/__init__.py
snotify/core.py
snotify.egg-info/PKG-INFO
snotify.egg-info/SOURCES.txt
snotify.egg-info/dependency_links.txt
snotify.egg-info/requires.txt
snotify.egg-info/top_level.txt
snotify/channels/__init__.py
snotify/channels/base.py
snotify/channels/email.py
snotify/channels/telegram.py
snotify/channels/webhook.py
tests/__init__.py
tests/test_core.py
tests/test_email.py
tests/test_telegram.py
tests/test_webhook.py