Documentation & Guides
Prerequisites
Note: Java v11 or newer is required to run the Lavalink.jar. Java v13 is recommended. If you are using sdkman then its a manager, not Java, you have to install sdkman and use sdkman to install Java
Warning: Java v14 has issues with Lavalink.
Installation
NPM :
npm install erela.js
Yarn :
yarn add erela.js
Getting Started
-
Create an application.yml file in your working directory and copy the example into the created file and edit it with your configuration.
-
Run the jar file by running
java -jar Lavalink.jar
in a Terminal window.
Example usage
Please read the guides to start: https://solaris.codes/projects/erelajs/guides/introduction.html
Plugins
You can use plugins below to extend Erela.js' features easily.
Note: These are the only ones shown before being published, check the GitHub repository for a complete list.
- erela.js-spotify - Converts a Spotify URL into a UnresolvedTrack to play later.
Contributors
👤 Solaris
- Author
- Website: https://solaris.codes/
- Github: @Solaris9
- Contributor
- Github: @Anish-Shobith
👤 ayntee
- Contributor
- Github: @ayntee