Music bot that used Lavalink for the audio
- Clone this repository.
- Install dependencies:
$ npm i --no-optional
- Edit the config.json:
{ "token": "Your bot token here.", "prefix": "Insert a prefix like '!' or anything.", "nodes": [ { "id": "default", "host": "localhost", "port": 2333, "password": "youshallnotpass" } ], "owner": "your discord id" }
- Run it!:
$ npm start• GitHub @AlvvxL | @Allvaa • Discord @allvzx#6263