feat(aurora): migrated to aiosqlite
This commit is contained in:
parent
027144f35d
commit
5cbf4e7e47
9 changed files with 127 additions and 116 deletions
|
@ -9,7 +9,7 @@
|
|||
"disabled": false,
|
||||
"min_bot_version": "3.5.0",
|
||||
"min_python_version": [3, 10, 0],
|
||||
"requirements": ["pydantic"],
|
||||
"requirements": ["pydantic", "aiosqlite"],
|
||||
"tags": [
|
||||
"mod",
|
||||
"moderate",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue