Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 1.38 KB

README.md

File metadata and controls

47 lines (26 loc) · 1.38 KB

W.I.P

Github Stars GitHub issues

About

An open-source lavalink music bot built with Shoukaku

Features

✅ Stable
✅ Easy-to-use

Installation

This repository uses Shoukaku's master branch.

To install all the packages just use:

npm install

Lavalink Installation

For using lavalink Java 13 is recommended.

Getting Lavalink

Download binaries from the CI server or the GitHub releases.

Put an application.yml file in your working directory.

Run with java -jar Lavalink.jar

Docker images are available on the Docker hub.

Other Links

Shoukaku documentation: https://deivu.github.io/Shoukaku/?api
Shoukaku support: https://discord.gg/FVqbtGu

Note

Some parts of the code has been taken from Kongou