/ErelaJS-Example

Primary LanguageJavaScriptMIT LicenseMIT

Discord Music Bot

This is a simple Tomato6966/erela.js example music bot.

Please edit the config.json file first. (Add Token Bot, Prefix, and Owner Bot ID, Spotify clientID, Spotify clientSecret)

Requirement

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.

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.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT