feat(aurora): renamed moderation cog to aurora, converted to sqlite3
Some checks failed
Pylint / Pylint (3.11) (push) Failing after 1m12s

This commit is contained in:
SeaswimmerTheFsh 2023-12-28 04:23:55 -05:00
parent 9abbe12270
commit ca50deedd5
Signed by: cswimr
GPG key ID: 1EBC234EEDA901AE
14 changed files with 63 additions and 183 deletions

View file

@ -0,0 +1,3 @@
import logging
logger = logging.getLogger("red.sea.moderation")