Improved module, event and settings loading

This commit is contained in:
2022-01-15 11:47:59 +01:00
parent 9eef94baf2
commit 234a9a382a
10 changed files with 91 additions and 61 deletions

View File

@@ -17,8 +17,8 @@
"LicenseDescription": "MIT, see LICENSE for more details.",
"Dependencies": [
"sh_cpl-core>=2021.11.0.post3",
"sh_cpl-query>=2021.11.0.post2",
"discord.py==1.7.3"
"discord.py==1.7.3",
"sh_cpl-query==2021.11.0.post3"
],
"PythonVersion": ">=3.9.2",
"PythonPath": {