Added the playaudio command

This commit is contained in:
ION606
2022-04-30 15:51:55 -04:00
parent a0dd32c6b7
commit e19faf967d
6 changed files with 575 additions and 40 deletions
+6 -1
View File
@@ -6,10 +6,15 @@
"discord.js": "^13.6.0",
"ffmpeg": "^0.0.4",
"ffmpeg-static": "^5.0.0",
"libsodium-wrappers": "^0.7.10",
"node.js": "^0.0.1-security",
"play-dl": "^1.9.4",
"sequelize": "^6.19.0",
"sqlite3": "^5.0.3",
"sudo": "^1.0.3"
"sudo": "^1.0.3",
"youtube-mp3-downloader": "^0.7.10",
"ytdl-core": "^4.11.0",
"ytdl-core-discord": "^1.3.1"
},
"name": "selmerbot",
"description": "Authors: ION606, MajorDrools",