@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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    2
  • 1.0.1
    0
  • 1.0.0
    0

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