Heimdallr rewrite in Python
Go to file
Vegard Berg 2357c835a6 Made Pylint happy. 2022-07-21 21:27:47 +02:00
.github/workflows Create pylint.yml 2022-07-21 20:53:46 +02:00
commands Made Pylint happy. 2022-07-21 21:27:47 +02:00
.gitignore Initial commit. DB models, warn/infraction commands, quote command 2022-07-21 20:50:23 +02:00
Heimdallr.py Made Pylint happy. 2022-07-21 21:27:47 +02:00
README.md Initial commit. DB models, warn/infraction commands, quote command 2022-07-21 20:50:23 +02:00
database.py Made Pylint happy. 2022-07-21 21:27:47 +02:00
poetry.lock Made Pylint happy. 2022-07-21 21:27:47 +02:00
pyproject.toml Made Pylint happy. 2022-07-21 21:27:47 +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.