New Command Added
* Play/Stop Music
This commit is contained in:
10
package.json
10
package.json
@@ -11,9 +11,15 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@discordjs/opus": "^0.4.0",
|
||||
"discord.js": "^12.5.1",
|
||||
"dotenv": "^8.2.0",
|
||||
"node-fetch": "^2.6.1"
|
||||
"ffmpeg-static": "^4.2.7",
|
||||
"node-fetch": "^2.6.1",
|
||||
"yt-search": "^2.7.3",
|
||||
"ytdl-core": "^4.5.0"
|
||||
},
|
||||
"engines": { "node": "12.16.3" }
|
||||
"engines": {
|
||||
"node": "12.16.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user