Heimdallr rewrite in Python
Go to file
Vegard Berg 281c60a738 Fixed Pylint to work w/ Poetry 2022-07-21 21:30:15 +02:00
.github/workflows Fixed Pylint to work w/ Poetry 2022-07-21 21:30:15 +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.