LICENSE
README.md
pyproject.toml
src/discord_alert_transport/__init__.py
src/discord_alert_transport/channels.py
src/discord_alert_transport/embed.py
src/discord_alert_transport/py.typed
src/discord_alert_transport/sender.py
src/discord_alert_transport.egg-info/PKG-INFO
src/discord_alert_transport.egg-info/SOURCES.txt
src/discord_alert_transport.egg-info/dependency_links.txt
src/discord_alert_transport.egg-info/requires.txt
src/discord_alert_transport.egg-info/top_level.txt
tests/test_channels.py
tests/test_embed.py
tests/test_sender.py