Skip to content

A list of free and available public Lavalink nodes with their live status. Feel free to make a pull request!

Notifications You must be signed in to change notification settings

appujet/lavalink-list

Folders and files

NameName
Last commit message
Last commit date
Mar 28, 2025
Oct 6, 2024
Apr 14, 2025
Oct 6, 2024
Oct 6, 2024
Oct 6, 2024
Oct 6, 2024
Oct 6, 2024
Feb 26, 2025
Oct 6, 2024
Apr 14, 2025
Oct 6, 2024
Oct 6, 2024
Oct 6, 2024
Oct 6, 2024
Oct 6, 2024

Repository files navigation

Contributors Issues Forks Stars

logo

Lavalink list

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 · Support Server

preview preview preview preview

How to add my node?

  1. Fork this repository
  2. Edit the nodes.json file and add your node
  3. Create a pull request

nodes.json example

{
 [
    {
        "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)

Contributers

Thanks goes to these wonderful people :

contributors