Skip to content

Releases: KMKINGMAN/Discord-Eco

Eco-V2.0

27 Sep 20:06
8144262
Compare
Choose a tag to compare

KINGMAN DEV

Discord Eco


Discord Eco is a open source Discord bot coded in TypeScript with Discord.js and Mongoose by KINGMAN.
Feel free to add a star ⭐ to the repository to promote the project!

Many commands

Discord Eco has a lot of features

  • Discord.js v14 SlachCommand | UserCommand | PredixCommand
  • OOP
  • easy to use
  • MongoDB Database

Installation

Click Here
1 - make new discord bot and enable intents KINGMAN DEV
2 - install packages npm install
3- Setup the Bot Configuration in `src/config.json` or `.env` token=BOT_TOKEN prefix=BOT_PRFIX mongo=DATABASE_CONNECTION id=BOT_ID
Run The Project npm start
  • if you use Repl.it You Need To Update NodeJs to v16
npm init -y && npm i --save-dev node && npm config set prefix=$(pwd)/node_modules/node && export PATH=$(pwd)/node_modules/node/bin:$PATH

Links

Contributing

Before creating an issue, please ensure that it hasn't already been reported/suggested
And if you have a question, please ask it in the Telegram Group instead of opening an issue.
If you wish to contribute to the KINGMANDEV codebase or documentation, feel free to fork the repository and submit a pull request!

License

Discord Eco is licensed under the GPL 3.0 license. See the file LICENSE for more information. If you plan to use any part of this source code in your own bot, I would be grateful if you would include some form of credit somewhere.

Eco-v1

22 Sep 19:29
9cdfb61
Compare
Choose a tag to compare

It is a discord economy bot that works with MongoDB tabs developed in a new and beautiful way