SeaCogs/aurora/utilities
SeaswimmerTheFsh 2dfc9d9824
Some checks failed
Actions / Build Documentation (MkDocs) (pull_request) Successful in 32s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 48s
fix(aurora): use AuroraBaseModels for the JSONEncoder class instead of just pydantic ones to prevent issues with other data types
2024-05-04 15:37:07 -04:00
..
__init__.py feat(aurora): renamed moderation cog to aurora, converted to sqlite3 2023-12-28 04:23:55 -05:00
config.py feat(Aurora): added a respect_hierarchy configuration option and relevant configuration button to [p]aurora set guild, along with functionality that uses this configuration value 2024-04-05 10:43:58 -04:00
database.py feat(aurora): changed a lot of stuff. THIS IS A BREAKING CHANGE! VERY BREAKING! TAKE DATABASE BACKUPS BEFORE UPDATING TO THIS 2024-05-04 14:49:07 -04:00
factory.py fix(aurora): added addrole/removerole support to case_factory 2024-05-03 21:42:02 -04:00
json.py fix(aurora): use AuroraBaseModels for the JSONEncoder class instead of just pydantic ones to prevent issues with other data types 2024-05-04 15:37:07 -04:00
logger.py misc(repo): changed all logger names 2024-04-08 05:55:35 -04:00
utils.py misc(aurora): moved some stuff around 2024-05-04 15:25:05 -04:00