This commit is contained in:
2023-08-03 13:43:57 +02:00
parent 393918139a
commit 6991d5838f
3 changed files with 354 additions and 190 deletions
+2 -1
View File
@@ -24,6 +24,7 @@
"discord.js": "^13.11.0",
"hashids": "^2.2.10",
"mysql": "^2.18.1",
"node-fetch": "^2.6.7"
"node-fetch": "^2.6.7",
"ws": "^8.13.0"
}
}