A Discord bot that's easy to set up and self host!
- YouTube, SoundCloud, audio file playback.
- Equalizers
- Playlist support
- Server customizable prefix
- Get the Docker image from the Docker hub.
- Run
docker-compose up -d
- Install and start Lavalink
- Run
npm installoryarn install - Rename
default.envto.envand add your Discord token - Start the bot by running
npm startoryarn start
- Node.js
- Discord.js
- Lavalink
