summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index 88050ed..6afb120 100644
--- a/package.json
+++ b/package.json
@@ -20,8 +20,10 @@
"discord.js": "^11.3.1",
"fs": "0.0.1-security",
"moment": "^2.21.0",
+ "node-opus": "^0.2.7",
"node-telegram-bot-api": "^0.29.0",
- "simple-youtube-api": "^5.0.1"
+ "simple-youtube-api": "^5.0.1",
+ "ytdl-core": "^0.20.2"
},
"devDependencies": {}
}