A list of free and available public Lavalink nodes with their live status. Feel free to make a pull request!
View Demo
.
Make a pull request
·
Report Bug/Request Feature
·
Support Server
- Fork this repository
- Edit the
nodes.json
file and add your node - Create a pull request
{
[
{
"identifier": "my-node",
"host": "lava1.example.com",
"port": 2333,
"password": "example.com",
"secure": false,
"restVersion": "v3",
"authorId": "959276033683628122"
}
]
}
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 User Discord ID (To get your avatar, name and tag foe display in the list)
Thanks goes to these wonderful people :