Prodige

Prodige, get straight to it

What is Prodige?

Prodige is one of the most advanced command/event handler for discord.js. It has a lots of features that you can discover by reading the documentation. Prodige has an integrated argument handler system that allows you to be sure that your arguments will be as you expect them to be. Prodige also has precise and explicit error messages.

Installation

To install Prodige in your project run one of these commands depending on your package manager

$ npm i prodige

or

$ yarn add prodige

Prodige uses discord.js v13

Last updated

Was this helpful?