2d-archive / lavalink

A custom version of lavalink with more features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

melike2d/lavalink

A version of lavalink that includes lavadsp filters to spice up your audio.

Warning

If you use ip rotation make sure to use the updated application.yml file structure, or you might be at risk to ip bans. https://github.com/melike2d/lavalink/blob/dev/LavalinkServer/application.yml.example

Usage

  1. Install Java 13 or higher, I recommend using sdkman for downloading and installing JDKs
  2. Download the latest jar file from the releases
  3. Start the lavalink server
    1. With docker: https://github.com/melike2d/lavalink/blob/dev/LavalinkServer/docker/Dockerfile
    2. Or regularly: java -jar Lavalink.jar

Support

If you have any issues about lavalink itself (e.g. websocket doesn't work or something) please join the JDA Guild #lavalink. But, if you have issues with the audio filters or any of the other features I've added, please join My Server.

Credits

About

A custom version of lavalink with more features

License:MIT License


Languages

Language:Kotlin 59.3%Language:Java 40.2%Language:Dockerfile 0.4%