Heimdallr rewrite in Python
Go to file
Vegard Berg e3a3fa0f6d Initial commit. DB models, warn/infraction commands, quote command 2022-07-21 20:50:23 +02:00
commands Initial commit. DB models, warn/infraction commands, quote command 2022-07-21 20:50:23 +02:00
.gitignore Initial commit. DB models, warn/infraction commands, quote command 2022-07-21 20:50:23 +02:00
Heimdallr.py Initial commit. DB models, warn/infraction commands, quote command 2022-07-21 20:50:23 +02:00
README.md Initial commit. DB models, warn/infraction commands, quote command 2022-07-21 20:50:23 +02:00
database.py Initial commit. DB models, warn/infraction commands, quote command 2022-07-21 20:50:23 +02:00
poetry.lock Initial commit. DB models, warn/infraction commands, quote command 2022-07-21 20:50:23 +02:00
pyproject.toml Initial commit. DB models, warn/infraction commands, quote command 2022-07-21 20:50:23 +02:00

README.md

Heimdallr

This is a complete rewrite of the Heimdallr bot in Python. The rewritten version of Heimdallr supports multiple servers, and it should be easier to add new features.