{"id":15034726,"url":"https://github.com/lavalink-devs/lavalink","last_synced_at":"2026-03-01T01:03:56.809Z","repository":{"id":37900095,"uuid":"97382188","full_name":"lavalink-devs/Lavalink","owner":"lavalink-devs","description":"Standalone audio sending node based on Lavaplayer.","archived":false,"fork":false,"pushed_at":"2025-05-01T23:27:09.000Z","size":2388,"stargazers_count":1680,"open_issues_count":16,"forks_count":717,"subscribers_count":36,"default_branch":"master","last_synced_at":"2025-05-02T00:25:06.031Z","etag":null,"topics":["audio","discord","docker","hacktoberfest","lavalink","lavaplayer","spring-boot"],"latest_commit_sha":null,"homepage":"https://lavalink.dev/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lavalink-devs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"freyacodes","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-07-16T12:40:02.000Z","updated_at":"2025-05-01T13:30:24.000Z","dependencies_parsed_at":"2023-10-12T07:09:39.601Z","dependency_job_id":"3d3273c2-6cb8-44af-96db-834f7e6c7def","html_url":"https://github.com/lavalink-devs/Lavalink","commit_stats":{"total_commits":1257,"total_committers":138,"mean_commits":9.108695652173912,"dds":0.7899761336515513,"last_synced_commit":"0d7decb7cc5fda0f3d7b2a6185c1d7be17e66300"},"previous_names":["freyacodes/lavalink"],"tags_count":76,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lavalink-devs%2FLavalink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lavalink-devs%2FLavalink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lavalink-devs%2FLavalink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lavalink-devs%2FLavalink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lavalink-devs","download_url":"https://codeload.github.com/lavalink-devs/Lavalink/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254044131,"owners_count":22005080,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["audio","discord","docker","hacktoberfest","lavalink","lavaplayer","spring-boot"],"created_at":"2024-09-24T20:26:08.940Z","updated_at":"2026-03-01T01:03:51.780Z","avatar_url":"https://github.com/lavalink-devs.png","language":"Kotlin","readme":"# Lavalink\n\n\u003cimg align=\"right\" src=\"/branding/lavalink.svg\" width=200 alt=\"Lavalink logo\"\u003e\n\nA standalone audio sending node based on [Lavaplayer](https://github.com/lavalink-devs/lavaplayer) and [Koe](https://github.com/KyokoBot/koe).\nAllows for sending audio without it ever reaching any of your shards.\n\nBeing used in production by FredBoat, Dyno, LewdBot, and more.\n\nA [basic example bot](https://github.com/lavalink-devs/lavalink-client/tree/main/testbot) is available.\n\n[![Lavalink Guild](https://discordapp.com/api/guilds/1082302532421943407/embed.png?style=banner2)](https://discord.gg/ZW4s47Ppw4)\n\n\u003e [!NOTE]\n\u003e Lavalink v4 is now **out** of beta! See [the changelog](CHANGELOG.md) for more information.\n\n## Getting started\n* Pick one of the [up-to-date clients](https://lavalink.dev/clients). Advanced users can create their own using the [API documentation\n](https://lavalink.dev/api/)\n* See the [server configuration documentation](https://lavalink.dev/configuration/) for configuring your Lavalink server\n* Explore [available plugins](https://lavalink.dev/plugins) for extra features\n* See also our [FAQ](https://lavalink.dev/getting-started/faq)\n\u003cdetails\u003e\n\u003csummary\u003eTable of Contents\u003c/summary\u003e\n\n- [Features](#features)\n- [Requirements](#requirements)\n- [Hardware Support](#hardware-support)\n- [Changelog](#changelog)\n- [Versioning policy](#versioning-policy)\n\n\u003c/details\u003e\n\n## Features\n* Powered by Lavaplayer\n* Minimal CPU/memory footprint\n* Twitch/YouTube (via [this](https://github.com/lavalink-devs/youtube-source#plugin) plugin) stream support\n* Event system\n* Seeking\n* Volume control\n* REST API for resolving Lavaplayer tracks, controlling players, and more\n* Statistics (good for load balancing)\n* Basic authentication\n* Prometheus metrics\n* Docker images\n* [Plugin support](https://lavalink.dev/plugins.html)\n\n## Requirements\n\n* Java 17 LTS or newer required. (we recommend running the latest LTS version or newer)\n* OpenJDK or Zulu running on Linux AMD64 is officially supported.\n\nSupport for other JVMs is also best-effort. Periodic CPU utilization stats are prone not to work everywhere.\n\n## Hardware Support\n\nLavalink also runs on other hardware, but support is best-effort.\nHere is a list of known working hardware:\n\n| Operating System | Architecture | Lavaplayer | JDA-NAS | Timescale | AVX2 |\n|------------------|--------------|------------|---------|-----------|------|\n| linux            | x86-64       | ✅          | ✅       | ✅         | ✅    |\n| linux            | x86          | ✅          | ✅       | ✅         | ✅    |\n| linux            | arm          | ✅          | ✅       | ✅         | ❌    |\n| linux            | armhf        | ✅          | ❌       | ❌         | ❌    |\n| linux            | aarch32      | ✅          | ❌       | ❌         | ❌    |\n| linux            | aarch64      | ✅          | ✅       | ✅         | ❌    |\n| linux-musl       | x86-64       | ✅          | ✅       | ✅         | ✅    |\n| linux-musl       | aarch64      | ✅          | ✅       | ✅         | ❌    |\n| windows          | x86-64       | ✅          | ✅       | ✅         | ✅    |\n| Windows          | x86          | ✅          | ✅       | ✅         | ✅    |\n| darwin           | x86-64       | ✅          | ✅       | ✅         | ✅    |\n| darwin           | aarch64e     | ✅          | ✅       | ✅         | ❌    |\n\n## Changelog\n\nPlease see [here](CHANGELOG.md)\n\n## Versioning policy\n\nLavalink follows [Semantic Versioning](https://semver.org/).\n\nThe version number is composed of the following parts:\n\n    MAJOR breaking API changes\n    MINOR new backwards compatible features\n    PATCH backwards compatible bug fixes\n    PRERELEASE pre-release version\n    BUILD additional build metadata\n\nVersion numbers can come in different combinations, depending on the release type:\n\n    `MAJOR.MINOR.PATCH` - Stable release\n    `MAJOR.MINOR.PATCH+BUILD` - Stable release with additional build metadata\n    `MAJOR.MINOR.PATCH-PRERELEASE` - Pre-release\n    `MAJOR.MINOR.PATCH-PRERELEASE+BUILD` - Pre-release additional build metadata\n\n\n\n","funding_links":["https://github.com/sponsors/freyacodes"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flavalink-devs%2Flavalink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flavalink-devs%2Flavalink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flavalink-devs%2Flavalink/lists"}