Heimdallr rewrite in Python
Go to file
Vegard Berg 6e6af4b508
Create pylint.yml
2022-07-21 20:53:46 +02:00
.github/workflows Create pylint.yml 2022-07-21 20:53:46 +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.