- discord.py works with Python 3.8 or higher.
- Java 11* LTS or newer required
- OpenJDK or Zulu running on Linux AMD64 is officially supported.
- Lavalink.jar
To configure the server, you need to modify the application.yml
file file by downloading it from here.
Remember to update the address in the example configuration. Place theapplication.yml
and Lavalink.jar
in the working directory, usually located under the /bin
directory in the extracted OpenJDK.(You have the flexibility to place the OpenJDK in your project directory or any desired location)
Run with java -jar Lavalink.jar
from the same directory.
As APIs can undergo changes over time, please referring to the Official Docs