π§Lavalink
How to host Lavalink?
π Requirements
Get started
Download Lavalink.jar
Create a file called application.yml (example) to configure lavalink
In the
application.yml
file, set port to8080
Set up with a strong password so that no one can use your Lavalink
Make a zip with the
Lavalink.jar
andapplication.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