@shinchanop/mongo-eco

1.0.2 • Public • Published

Mongo Eco


npm Discord

Mongo Eco powerful module that allows you to create economy system in your bot.:)

Installation

npm install @shinchanop/mongo-eco
//Import package
const economy = require("mongo-eco");
//create new economy() Class
const eco = new economy('YOUR MONGODB URI');
// use the methods
eco.<Method>(<Options>); //returns -> Promise -> 

LINKS

Features

  • Super simple
  • Easy to use
  • Beginner-friendly
  • Great Support
  • Flexible

Credits

Made by: @Yash094

/@shinchanop/mongo-eco/

    Package Sidebar

    Install

    npm i @shinchanop/mongo-eco

    Weekly Downloads

    2

    Version

    1.0.2

    License

    GPL-3.0

    Unpacked Size

    18.7 kB

    Total Files

    7

    Last publish

    Collaborators

    • shinchanop