Added logic to handle event priority

This commit is contained in:
2021-11-22 21:11:45 +01:00
parent be810a6533
commit 112b9d6208
4 changed files with 25 additions and 10 deletions

View File

@@ -18,8 +18,7 @@
"Dependencies": [
"sh_cpl-core>=2021.10.2",
"sh_cpl-query>=2021.10.2",
"discord.py==1.7.3",
"nest-asyncio==1.5.1"
"discord.py==1.7.3"
],
"PythonVersion": ">=3.9.2",
"PythonPath": {