A discord bot using discordjs13 and lavalink player v4 to play music and other commands
- Node.js 18+
- Lavalink v4 Server
- You'll need to run
npm i
first thennode deploy.js
. to initialized the slash commands. You can do this on your pc locally - Open config.js fill bot token and lavalink nodes
- Then to start bot run node index.js
NOTE: Lavalink is needed for music functionality. You need to have a working Lavalink server to make the bot work.