Git Product home page Git Product logo

economybot's Introduction


Pbot-plus

Eco+

Eco+ is a Economy bot

Invite Eco+ || Report Bug || Request Feature

๐Ÿ“ Tutorial

A Tutorial has been uploaded on YouTube, Watch it by clicking here

๐ŸŽญ Features

  • [โ€ข] Slash Commands
  • [โ€ข] Custom prefix
  • [โ€ข] Mongoose database
  • [โ€ข] Easy to use
  • [โ€ข] Many more!

๐Ÿ–ผ๏ธ Screenshots


๐Ÿ“Ž Requirements

๐ŸŒ Main

  • Discord bot's token You should know why you need this or you won't go to this repo Get or create bot here
  • Your ID for eval (owners command). It's dangerous if eval is accessible to everyone!!!

๐Ÿš€ Installation from source

git clone https://github.com/SxMAbel/economyBot.git

After cloning, run an

npm install
  • Start the bot with node index.js

*To snag all of the dependencies. Of course, you need node installed. I also strongly recommend nodemon as it makes testing much easier.

โš™๏ธ Configurations

  • edit in src/config.js or you can edit in .env
    token: process.env.TOKEN || "", // Your Bot's Token
    mongourl: process.env.MONGOURL || "", // Mongo database cluster login url here
    embedColor: process.env.EMBEDCOLOR || "#ff7f50", // Embed Color
    guildCreateLogs: process.env.GUILDCREATELOGS || "939505896780857384", // Channel ID of the channel to send when the bot is added to a server
    guildDeleteLogs: process.env.GUILDDELETELOGS || "939505897837834301", // Channel ID of the channel to send when the bot is removed from a server
    ownerID: process.env.OWNERID || "809213892857167942", // Your discord User ID

๐ŸŒ€ About

This bot is a economy bot which is open sourced! If you liked this repository, feel free to leave a star โญ to help promote !

๐Ÿ’Œ Support Server

DiscordBanner

Support Us

You can support us by boosting our server so, it helps to maintain this project

๐Ÿค Contributing

  1. Fork the repository
  2. Clone your fork: git clone https://github.com/your-username/economyBot.git
  3. Create your feature branch: git checkout -b my-new-feature
  4. Stage changes git add .
  5. Commit your changes: cz OR npm run commit do not use git commit
  6. Push to the branch: git push origin my-new-feature
  7. Submit a pull request

economybot's People

Contributors

sxmabel avatar

Stargazers

M Chethan Yadav avatar  avatar  avatar

Watchers

 avatar

Forkers

r41nnn

economybot's Issues

Database Upgrading.

Hey, for some reason this repository 100x better with mongodb because some of free hosting provider after deploy resetting quick.db database and it's worse thing for those people using free hosting It's going to be worth if my suggestion accepted.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.