LavaShark
A lightweight Lavalink client built with Node.js.
Features
-
Stable
-
Object-oriented
-
Speedy and efficient
-
Minimal CPU/memory footprint
note
LavaShark v2 only supports Lavalink v4 nodes.
Installation
tip
Node.js v22.12.0 or higher is required.
- You need at least one Lavalink Server node to run. Please refer to the Server Configuration section for setting up the configuration.
$ npm install lavashark
# or
$ yarn add lavashark