Added functionality to connect to discord web api

This commit is contained in:
2021-11-15 20:34:15 +01:00
parent abe9a7b472
commit 26a93c5ea1
10 changed files with 72 additions and 22 deletions

View File

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