Skip to content

Latest commit

 

History

History
121 lines (80 loc) · 1.27 KB

README.md

File metadata and controls

121 lines (80 loc) · 1.27 KB

bruh

With this you can play «mp3,mp4,m4a,mov...» files within Discord without problems "in the easiest possible way"*


huh

Screenshot

❒ | if you need something » Unknown_#7004


Install bot


Discord.js v11.6.4

npm install request
npm install discord.js

You only need this


Discord.js v12.5.3

npm install request
npm install discord.js
npm install ffmpeg
npm install node-opus

You only need this


Discord.js v13.2.0

npm install request
npm install discord.js
npm install ffmpeg
npm install node-opus
npm install @discordjs/voice