SeaCogs/aurora/utilities
2024-06-04 00:04:11 -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 fix(aurora): fixed import errors 2024-05-06 21:39:43 -04:00
factory.py feat(aurora): moved get_next_case_number() into the Moderation class, along with removing from_sql and get_all_cases. also added some other classmethods to replace those. 2024-06-04 00:04:11 -04:00
json.py misc(aurora): minor syntax change 2024-06-03 00:09:39 -04:00
logger.py misc(repo): changed all logger names 2024-04-08 05:55:35 -04:00
utils.py feat(aurora): moved get_next_case_number() into the Moderation class, along with removing from_sql and get_all_cases. also added some other classmethods to replace those. 2024-06-04 00:04:11 -04:00