LICENSE
README.md
pyproject.toml
notist/__init__.py
notist/_core.py
notist/_log.py
notist/_utils.py
notist/_watch.py
notist.egg-info/PKG-INFO
notist.egg-info/SOURCES.txt
notist.egg-info/dependency_links.txt
notist.egg-info/requires.txt
notist.egg-info/top_level.txt
notist/_notifiers/__init__.py
notist/_notifiers/base.py
notist/_notifiers/discord.py
notist/_notifiers/slack.py
tests/test_core.py
tests/test_utils.py