From acfed16526cf6265cf3a2fd8373535bdba40a8cb Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 12 Oct 2021 14:19:03 -0700 Subject: new new new --- package.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 335b85c..d72faab 100644 --- a/package.json +++ b/package.json @@ -7,11 +7,17 @@ "license": "All rights reserved", "private": true, "dependencies": { + "@discordjs/opus": "^0.6.0", "@discordjs/rest": "^0.1.0-canary.0", + "@discordjs/voice": "^0.6.0", "discord-api-types": "^0.23.1", - "discord.js": "^13.2.0" + "discord.js": "^13.2.0", + "ffmpeg": "^0.0.4", + "fluent-ffmpeg": "^2.1.2", + "libsodium-wrappers": "^0.7.9", + "ytdl-core": "^4.9.1" }, "engines": { - "node": "16.8.x" + "node": "16.8.x" } } -- cgit v1.2.3