Initial implementation of python client with socket.io IPC
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
"author": "Logan Cusano",
|
||||
"license": "ISC",
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"mocha": "^8.4.0",
|
||||
"chai": "^4.3.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"discord.js": "^14.14.1",
|
||||
"dotenv": "^16.3.1",
|
||||
|
||||
Reference in New Issue
Block a user