discord-extras

The most simpilest way to set up extras for your bot! This includes economy, leveling, and more.

Usage no npm install needed!

<script type="module">
  import discordExtras from 'https://cdn.skypack.dev/discord-extras';
</script>

README

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.