Vulkava icon indicating copy to clipboard operation
Vulkava copied to clipboard

A lavalink wrapper in Node.js

Vulkava

A lavalink wrapper in Node.JS

🔌 Installation

You will need NodeJS v14+ and a running lavalink server.

$ npm i vulkava
$ yarn add vulkava
$ pnpm add vulkava

Getting started

  • See how to setup a lavalink server here
  • See example usage here