Skip to content

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

License

Notifications You must be signed in to change notification settings

Meme-Development/Mongo-Eco

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mongo Eco


npm Discord Buy Me a Coffee at ko-fi.com

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("@shinchanop/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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%