🎧Lavalink

πŸ“ Requirements

The requirements for hosting Lavalink are the same as for hosting a website, you can check here

Get started

  1. Download Lavalink.jar

  2. Create a file called application.yml (example) to configure lavalink

  3. In the application.yml file, set port to 8080

  4. Set up with a strong password so that no one can use your Lavalink

  5. Make a zip with the Lavalink.jar and application.yml file.

6. Now upload it in website mode (by DisCloud use .upsite)

7. Configure your bot to connect as per the example:

{
  "host": "exemplo.discloud.app",
  "port": 443,
  "secure": true,
  "password": "youshallnotpass"
}

Start your bot and test

Last updated