SeaCogs/moderation
2023-12-18 16:35:38 -05:00
..
importers fix(moderation): fixed trying to import the 0th case 2023-12-18 16:33:09 -05:00
__init__.py Initial commit 2023-12-14 18:35:25 -05:00
config.py misc(moderation): moved config registration logic from main file to config.py 2023-12-18 15:58:06 -05:00
database.py fix(moderation): fixed broken sql query 2023-12-17 12:58:15 -05:00
embed_factory.py fix(moderation): fixed formatting in some embed factory embeds 2023-12-18 15:20:26 -05:00
info.json misc(moderation): added end user data statement 2023-12-14 18:55:27 -05:00
logger.py misc(moderation): moved a bunch of functionality to other files to reduce the length of the main file and improve code maintainability 2023-12-17 02:16:44 -05:00
moderation.py fix(moderation): close database/cursor 2023-12-18 16:35:38 -05:00
utils.py feat(moderation): allow importing lockdown and slowmode moderation types 2023-12-17 12:54:41 -05:00