https://github.com/coders-src/lavalink-list
A list of free and available public Lavalink nodes with their live status. Feel free to make a pull request!
https://github.com/coders-src/lavalink-list
discord-js free-lavalink free-lavalink-hosting lavalink lavalink-client lavalink-client-host lavalink-discord lavalink-hosting lavalink-music lavalink-musicbot lavalink-node lavalink-replit lavalink-search lavalink-server lavalink-status lavaplayer
Last synced: about 2 months ago
JSON representation
A list of free and available public Lavalink nodes with their live status. Feel free to make a pull request!
- Host: GitHub
- URL: https://github.com/coders-src/lavalink-list
- Owner: Coders-src
- Created: 2021-12-13T10:18:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-31T01:24:25.000Z (2 months ago)
- Last Synced: 2025-04-05T14:11:41.459Z (2 months ago)
- Topics: discord-js, free-lavalink, free-lavalink-hosting, lavalink, lavalink-client, lavalink-client-host, lavalink-discord, lavalink-hosting, lavalink-music, lavalink-musicbot, lavalink-node, lavalink-replit, lavalink-search, lavalink-server, lavalink-status, lavaplayer
- Language: TypeScript
- Homepage: https://lavalink.appujet.site/
- Size: 2.33 MB
- Stars: 88
- Watchers: 1
- Forks: 102
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Issues][issues-shield]][issues-url]
[![Forks][forks-shield]][forks-url]
[![Stars][stars-shield]][stars-url]
![]()
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
![]()
![]()
![]()
![]()
## 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
```json
{
[
{
"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-shield]: https://img.shields.io/github/contributors/appujet/lavalink-list.svg?style=for-the-badge
[issues-shield]: https://img.shields.io/github/issues/appujet/lavalink-list.svg?style=for-the-badge
[forks-shield]: https://img.shields.io/github/forks/appujet/lavalink-list.svg?style=for-the-badge
[stars-shield]: https://img.shields.io/github/stars/appujet/lavalink-list.svg?style=for-the-badge[contributors-url]: https://github.com/appujet/lavalink-list/graphs/contributors
[issues-url]: https://github.com/appujet/lavalink-list/issues
[forks-url]: https://github.com/appujet/lavalink-list/network/members
[stars-url]: https://github.com/appujet/lavalink-list/stargazers