feat(aurora): starting on the updated moderation type system
This commit is contained in:
parent
fcecfe8e88
commit
9f068bba6f
10 changed files with 321 additions and 172 deletions
|
@ -9,7 +9,7 @@
|
|||
"disabled": false,
|
||||
"min_bot_version": "3.5.0",
|
||||
"min_python_version": [3, 10, 0],
|
||||
"requirements": ["pydantic", "aiosqlite"],
|
||||
"requirements": ["pydantic", "aiosqlite", "class-registry"],
|
||||
"tags": [
|
||||
"mod",
|
||||
"moderate",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue