diff --git a/package.json b/package.json index ef8f3f42..73e0b6f5 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,7 @@ "author": "Jonny_Bro", "license": "ISC", "dependencies": { + "@discordjs/opus": "^0.7.0", "@discordjs/voice": "^0.7.5", "@distube/soundcloud": "^1.0.0", "@distube/spotify": "^1.0.0", @@ -45,6 +46,7 @@ "i18next": "^20.2.2", "i18next-node-fs-backend": "^2.1.3", "js-string-cleaner": "^1.0.3", + "libsodium-wrappers": "^0.7.9", "lyrics-finder": "^21.7.0", "markdown-table": "2.0.0", "mathjs": "^9.0.0",