Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

CesiumLabs/Nexus

Repository files navigation

Nexus

Reflect Nexus is a simple and minimalistic audio node for Discord based on @discordjs/voice

WIP

Features

  • REST & WebSocket
  • Easy to setup
  • Multiple clients support
  • Authorization support

Installing

$ npm install reflect-nexus

Start Nexus

package.json

"start": {
    "nexus": "reflect-nexus -s"
}

Documentation

Click Me