npm run bot before using the dashboard.High-quality music streaming with Lavalink
Easy-to-use Discord slash commands
/play [song] - Play music/pause - Pause playback/skip - Skip current song/queue - Show queueControl your bot from anywhere
Follow these steps to get your Discord music bot running
Run npm install to install all required packages
Download and run Lavalink server on port 2333
Copy .env.example to .env and fill in your Discord bot token
Run npm run bot to start the Discord bot
Run npm run dev to start the web dashboard