1
0
Fork 0
forked from Elijah/AudioBot

Replace @discordjs/opus with opusscript 0.1.1

This commit is contained in:
spy 2024-07-30 16:41:50 -04:00
parent 7afbed4020
commit 6eec4e6829

View file

@ -15,7 +15,7 @@
"typescript": "^5.3.3"
},
"dependencies": {
"@discordjs/opus": "^0.9.0",
"opusscript": "^0.1.1",
"@discordjs/voice": "^0.16.1",
"discord.js": "^14.14.1",
"libsodium-wrappers": "^0.7.13",