Replace native Opus codec with opusscript
Some checks failed
Deploy Palico Bot / deploy (push) Failing after 4s

This commit is contained in:
Shinuwa 2026-06-29 22:48:02 +02:00
parent ad2ff7b82e
commit ea73fc1f95
2 changed files with 11 additions and 556 deletions

View file

@ -15,12 +15,12 @@
"license": "ISC",
"description": "",
"dependencies": {
"@discordjs/opus": "^0.10.0",
"@discordjs/voice": "^0.18.0",
"discord.js": "^14.18.0",
"express": "^5.1.0",
"libsodium-wrappers": "^0.7.15",
"multer": "^1.4.5-lts.1",
"opusscript": "^0.0.8",
"uuid": "^11.0.3"
}
}