Skip to content

A custom version of lavalink with more features

License

Notifications You must be signed in to change notification settings

davidffa/lavalink

This branch is 180 commits ahead of, 2 commits behind 2d-archive/lavalink:dev.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a0e16b6 · Mar 1, 2025
Jul 8, 2022
Sep 7, 2024
Mar 9, 2024
Aug 9, 2022
Sep 29, 2021
Aug 9, 2022
Sep 7, 2024
Jul 11, 2024
Oct 31, 2017
Jan 17, 2018
Mar 1, 2025

Repository files navigation

davidffa/lavalink

A custom lavalink forked from melike2d.

Changes

  • Support audio receiving (see how to use it here)
  • Use my custom lavaplayer-fork forked from Walkyst's fork.
  • Add Getyarn, Reddit, Rumble, Yandex Music, Odysee, Tiktok sources. Yandex & Odysee search (ymsearch: odsearch: prefixes).
  • Added WebSocket op code "ping" (responds with { "op": "pong" }, useful to check WS latency between lavalink node and the bot). If you send the guildId property, lavalink responds with { "op": "pong", "ping": x } where x is the latency between discord voice gateway and the lavalink node.
  • Added GET /versions route, returns info about jvm version, kotlin version, spring version, build time, etc.
  • Converted all stuff to kotlin
  • Refactorings & project cleanup
  • Dependency updates

Credits

About

A custom version of lavalink with more features

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 96.4%
  • CMake 1.8%
  • C 1.4%
  • Dockerfile 0.4%