1.0.7 • Published 3 years ago

reflect-nexus v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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