This commit is contained in:
parent
ea73fc1f95
commit
e974bc6660
3 changed files with 349 additions and 64 deletions
|
|
@ -8,14 +8,14 @@
|
|||
"deploy": "node --env-file=.env deployCommands.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20.6.0"
|
||||
"node": ">=22.12.0"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"description": "",
|
||||
"dependencies": {
|
||||
"@discordjs/voice": "^0.18.0",
|
||||
"@discordjs/voice": "^0.19.2",
|
||||
"discord.js": "^14.18.0",
|
||||
"express": "^5.1.0",
|
||||
"libsodium-wrappers": "^0.7.15",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue