Skip to content

A custom version of lavalink with more features

License

Notifications You must be signed in to change notification settings

DarrenOfficial/lavalink

 
 

Repository files navigation

davidffa/lavalink

A custom lavalink forked from melike2d.

Changes

  • Converted all stuff to kotlin
  • Refactorings
  • Remove useless files
  • Dependency updates
  • Use my custom lavaplayer-fork forked from Walkyst's fork.
  • Add Getyarn, Reddit, 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.

Credits

About

A custom version of lavalink with more features

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 99.5%
  • Dockerfile 0.5%