This README is not final. All changes may not be informed.
Simple code to host a music bot on Discord using Node.js & Discord.js v12.5.3
- Volume control
- Node.js 12 or latest
- Discord.js (v12.5.3) with Voice Support:
npm install [email protected] @discordjs/opus
- FFmpeg & FFmpeg via npm:
npm install ffmpeg-static
- Encryption Package (Choose one)
- libsodium-wrappers:
npm install libsodium-wrappers
- libsodium-wrappers:
- 24/7 Hosting Method (Choose one)
Go to this link for further information.
If you had a problem while running this code, you can tell your problem in our Discord server.
This project is under MIT license. You are freely to use the codes, make modification to the codes, commercial purposes, etc. We don't give any guarantee or take any responsibility if you having a problem from your third-party.