Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hmes98318/lavashark

A lightweight Lavalink client built with Node.js
https://github.com/hmes98318/lavashark

discord discord-music discordjs lavalink lavashark music

Last synced: about 11 hours ago
JSON representation

A lightweight Lavalink client built with Node.js

Awesome Lists containing this project

README

        

logo

A lightweight Lavalink client built with Node.js.

### Features
* Stable

* Object-oriented

* Speedy and efficient

* Minimal CPU/memory footprint

> **LavaShark v2** only supports **Lavalink v4** nodes.

## Installation
Node.js **v18.12** or higher is required.
* You need at least one [Lavalink Server](https://github.com/lavalink-devs/Lavalink) node to run. Please refer to the [Server Configuration](https://lavashark.js.org/docs/server-config) section for setting up the configuration.

```bash
$ npm install lavashark
# or
$ yarn add lavashark
```

## Documentation

You can find the documentation [**here**](https://lavashark.js.org/docs).

## Help

If you encounter any issues or would like to contribute to the community, please join our [Discord server](https://discord.gg/7rQEx7SPGr).