SeaCogs/aurora/utilities
Seaswimmer 9c345ed96b
Some checks failed
Actions / Build Documentation (MkDocs) (pull_request) Successful in 29s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 42s
feat(aurora): add per-type configuration options and a menu to configure them
none of the options do anything yet, this is just creating the configuration keys and the menu to modify them
2024-08-12 17:39:13 -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): add per-type configuration options and a menu to configure them 2024-08-12 17:39:13 -04:00
factory.py feat(aurora): add per-type configuration options and a menu to configure them 2024-08-12 17:39:13 -04:00
json.py fix(aurora): fixed a json encoder issue that was causing an attributeerror 2024-07-06 12:29:43 -04:00
logger.py misc(repo): changed all logger names 2024-04-08 05:55:35 -04:00
moderate.py feat(aurora): finishing up moderation handlers 2024-07-12 15:22:24 -04:00
utils.py misc(aurora): send evidenceformat to dms if send_evidenceformat is called outside of an Interaction context, as epheremal messages would be disabled in this case 2024-07-06 18:58:04 -04:00