feat(aurora): allow for querying moderation history by date (before/after)
This commit is contained in:
parent
7f0bd8c1a8
commit
1a3af342df
5 changed files with 108 additions and 10 deletions
|
@ -9,7 +9,7 @@
|
|||
"disabled": false,
|
||||
"min_bot_version": "3.5.0",
|
||||
"min_python_version": [3, 10, 0],
|
||||
"requirements": ["pydantic", "aiosqlite", "phx-class-registry"],
|
||||
"requirements": ["pydantic", "aiosqlite", "phx-class-registry", "dateparser"],
|
||||
"tags": [
|
||||
"mod",
|
||||
"moderate",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue