added commando

This commit is contained in:
Hazem Krimi
2020-05-01 02:08:33 +01:00
parent 3acb006f43
commit 1e2c6e2a8b
9 changed files with 213 additions and 57 deletions
+4 -1
View File
@@ -20,8 +20,11 @@
"dependencies": {
"@discordjs/opus": "^0.2.1",
"discord.js": "^12.2.0",
"discord.js-commando": "github:discordjs/Commando",
"dotenv": "^8.2.0",
"ffmpeg-static": "^4.2.0",
"sodium": "^3.0.2"
"simple-youtube-api": "^5.2.1",
"sodium": "^3.0.2",
"ytdl-core-discord": "^1.2.0"
}
}