1.0.2 • Published 1 year ago

erela.js-universal v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

This plugin is made for Nero bot

Erela.JS Documentation & Guides

It is recommended to read the documentation to start, and the guides to use the plugin.

Installation

NPM :

npm install erela.js-universal

Download Lavalink

Example Usage

const { Manager } = require("erela.js");
const Universal = require("erela.js-universal");


const manager = new Manager({
  plugins: [
    // Install the plugin
    new Universal()
    
  ]
});

Support Server: Join Here

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago