Skip to main content
Version: v1.3.3

LavaShark

A lightweight Lavalink client built with Node.js.

Features

  • Stable

  • Object-oriented

  • Speedy and efficient

  • Minimal CPU/memory footprint

caution

Only compatible with Lavalink server that support REST API (version 3.7.x).
Current stable Lavalink server version v3.7.11

Installation

tip

Node.js v18.12 or higher is required.

$ npm install lavashark
# or
$ yarn add lavashark

Other resources