Ecor Economy is an advanced yet simple, easy to use Discord bot that comes with a clean interface! We supply many different features most economy bots lack, such as auctions, quests, user reputation, farming, etc.
This bot is still in beta and will be released when all features and bugs are tested and fixed!
- Advanced economy system based on messages sent per minute. A user must send a minimum of 3 messages in 60 seconds to get a random amount of coins (5-15)
- User wallet tiers. Your members can check their balance, pay eachother, and make money through talking!
- Your members can earn reputation and rewards through completeing message-requirement quests daily!
- Mini-RPG. Your members can buy and harvest crops to make extra money!
Pre-Installation:
- Create a Discord Bot @ https://discord.com/developers/applications
- Check all "Privileged Gateway Intents" (found under the Bot tab)
- Copy the bot token and invite bot to server using https://scarsz.me/authorize
Bot Installation:
- Download all files and extract ZIP into new folder.
- Modify config.json in data to your liking (ensure everything is filled) (To grab channel and role IDs, make sure to enable developer mode!)
- Install a process manager such as PM2
npm install pm2 -g
- Start the program using PM2
pm2 start index.js --name "Discord Bot"
@Neci#0627
- Creating the main functions of bot, updates, etc.
@kiro ๆฎบใ#3080
- Bot hosting, backend, updates, etc.
@H4RB0R#6393
- Quality Assurance
(Work in progress!)