Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

Muunatic/RyU

Repository files navigation



RyU

Powerful Discord Automaton written in JavaScript. Lightweight, Efficient, Feature-rich.

Requirements

Tools Version
Node.JS >=16.20.2
NPM >=8.19.4

How to use

  1. Install all dependencies, or you can ignore the optional dependencies if you prefer:
npm install

# or

npm install --no-optional
  1. Rename .env.example to .env and populate it with all the necessary values:
.env.example > .env
  1. Similarly, rename config.json.example to config.json and provide the required values:
Rename config.json.example to config.json and complete all the available values.
  1. After completing the above steps, execute npm run deploy to register your slash command with the REST API:
npm run deploy
  1. Lastly, run npm start to launch your client:
npm start

Security

Version Vulnerability
5.5.x
5.4.x
5.3.x
5.2.x
5.1.x
5.0.x

Click here for more info.

Disclaimer

This file is part of the RyU project.

The RyU project can not be distributed without the express permission of Muunatic.