fix: opcode 24 (Interaction search function)

Todo: Rewrite slash command ...
This commit is contained in:
March 7th
2022-06-12 19:13:12 +07:00
parent 8eaa5e0c72
commit 07d52ee41b
11 changed files with 45 additions and 54 deletions

View File

@@ -63,7 +63,7 @@
"bignumber.js": "^9.0.2",
"bufferutil": "^4.0.6",
"chalk": "^4.1.2",
"discord-api-types": "^0.33.3",
"discord-api-types": "^0.33.5",
"discord-bettermarkdown": "^1.2.0",
"discord-rpc-contructor": "^1.1.5",
"discord.js": "^13.8.0",
@@ -79,7 +79,7 @@
"string_decoder": "^1.3.0",
"string-similarity": "^4.0.4",
"utf-8-validate": "^5.0.9",
"ws": "^8.7.0"
"ws": "^8.8.0"
},
"engines": {
"node": ">=16.6.0",