0.0.2 • Published 4 years ago

discord-extras v0.0.2

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

Discord-Extras

downloadsBadge versionBadge doc

Discord-Extras is a Node.js module that makes it even easier to add leveling, economy, and much much more to your amazing bot.

WARNING! This package is not close to finished but keep a eye on our website for when it is ready.

Features

  • Full Leveling & Economy
  • Always having package updates
  • So simple!

Installation

To begin the installation, start out by running this code:

npm install --save discord-extras

Then after that, in your js file, paste this on the top of the file:

const discordExtras = require("discord-extras");

And your done importing the package! Now heres the fun part ... adding the extras.