Heimdallr rewrite in Python
Go to file
Vegard Berg 38d2972021 Added: self-roles, Modified: infractions
Added self-roles with options to add or remove one's own roles.
Added moderator commands for managing self-roles.

When a warning is issued, it should now show up in an admin channel, if there is one.
2022-07-22 02:27:17 +02:00
.github/workflows Fixed Pylint to work w/ Poetry 2022-07-21 21:30:15 +02:00
commands Added: self-roles, Modified: infractions 2022-07-22 02:27:17 +02:00
.gitignore Initial commit. DB models, warn/infraction commands, quote command 2022-07-21 20:50:23 +02:00
Heimdallr.py Added: self-roles, Modified: infractions 2022-07-22 02:27:17 +02:00
README.md Initial commit. DB models, warn/infraction commands, quote command 2022-07-21 20:50:23 +02:00
database.py Added: self-roles, Modified: infractions 2022-07-22 02:27:17 +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.