A list of free and available public Lavalink nodes with their live status. Feel free to make a pull request!
View Website
.
Make a pull request
·
Report Issue
- Fork this repository
- Edit the
nodes.jsonfile and add your node - Create a pull request
[
{
"identifier": "my-node",
"host": "lava1.example.com",
"port": 2333,
"password": "example.com",
"secure": false,
"restVersion": "v4",
"authorId": "1234567890",
"website": "https://example.com",
"discord": "https://discord.gg/example"
}
]identifier- The identifier of your node (example: my-node)host- The host of your node (example: lava1.example.com)port- The port of your node (default: 2333)password- The password of your node (if you have one)secure- If your node is using SSL (true or false)restVersion- The version of your node (lavalink rest api version) (v3 or v4)authorId- Your Usernamewebsite- Your website URL (optional)discord- Your Discord server invite link (optional)
Thanks to our amazing contributors :