Socket
Socket
Sign inDemoInstall

@shinchanop/mongo-eco

Package Overview
Dependencies
1
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @shinchanop/mongo-eco

A powerful module that allows you to create economy system in your bot.


Version published
Weekly downloads
2
increased by100%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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 -> 

Features

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

Credits

Made by: @Yash094

Keywords

FAQs

Last updated on 08 Jul 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc