Add a IRC wrapper for Discord command implementations

This commit is contained in:
polyfloyd 2025-06-01 16:41:04 +02:00
parent 78f30b19fe
commit 5dccc2d4bb
5 changed files with 145 additions and 4 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
/.ruff_cache
/.venv
__pycache__