SeaCogs/aurora/models
cswimr 064784c9d7
All checks were successful
Actions / Build Documentation (MkDocs) (pull_request) Successful in 30s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 54s
fix(aurora): fixed the Note moderation type handler using cls.string instead of cls.verb
2024-08-22 12:26:42 -04:00
..
__init__.py feat(aurora): finishing up moderation handlers 2024-07-12 15:22:24 -04:00
base.py misc(aurora): simplified AuroraGuildModel a bit 2024-08-21 14:49:47 -04:00
change.py misc(aurora): remove a useless logging call 2024-08-21 17:21:54 -04:00
moderation.py fix(aurora): fixed the Moderation.update() method again 2024-08-14 15:26:55 -04:00
moderation_types.py fix(aurora): fixed the Note moderation type handler using cls.string instead of cls.verb 2024-08-22 12:26:42 -04:00
partials.py feat(aurora): add _obj to the partial models 2024-08-19 17:57:26 -04:00
type.py fix(aurora): fixed a keyerror in the message_factory function and cleaned up some other problems 2024-08-19 03:55:08 -04:00