Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/appujet/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/appujet/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: 3 months ago
JSON representation

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

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]



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

```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

[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