BasicsInstallation

Installation

⚠️

Node.js 16.11.0 or newer is required.

To install riffy, run the following command in your terminal:

npm install riffy

Optional Package

  • musicard for making your discord music bot more visual.

Importing

To import Riffy, use the following code:

index.js
const { Riffy } = require("riffy");