Green-bot v9 🚀
Lavalink Version
Hello everyone! As promished here is the new version with lavalink!
You will need to start a lavalink server and complete the informations in the config.js files.
Guide: How to start and create a lavalink server
Once your server is ready go in the config.js
file and add a node.
lavalink: [
{ name: "node", url: "IP:PORT", auth: "LAVALINK_PASSWORD" },
],
Full Changelog: v8...v9