6ec0bd7f 中文文档教程
Documentation & Guides
Prerequisites
注意:运行 Lavalink.jar 需要 Java v11 或更新版本. 推荐使用 Java v13。 如果您正在使用 sdkman 那么它是一个管理器,而不是 Java,您必须安装 sdkman 并使用 sdkman 来安装 Java
警告:Java v14 与 Lavalink 存在问题。
Installation
NPM :
npm install erela.js
Yarn :
yarn add erela.js
Getting Started
在您的工作目录中创建一个 application.yml 文件并复制 example 到创建的文件中,并使用您的配置对其进行编辑。
通过在终端窗口中运行
java -jar Lavalink.jar
来运行 jar 文件。
Example usage
请阅读指南以开始:https://solaris.codes/projects/erelajs/guides/introduction.html
Plugins
您可以使用下面的插件轻松扩展 Erela.js 的功能。
注意:这些是发布前显示的唯一内容,请查看 GitHub 存储库以获取完整列表。
- erela.js-spotify - Converts a Spotify URL into a UnresolvedTrack to play later.
Contributors
??? Solaris
- Author
- Website: https://solaris.codes/
- Github: @Solaris9
Anish Shobith
- Contributor
- Github: @Anish-Shobith
安蒂
- Contributor
- Github: @ayntee
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
???? Anish Shobith
- Contributor
- Github: @Anish-Shobith
???? ayntee
- Contributor
- Github: @ayntee