Discord Economy Bot

Discord Economy Bot Used AI

16 devlogs
16h 27m
•  Ship certified
Created by peleg2210

A Discord.js Economy bot using sqlite, to be self-hosted, you will be able to change / add / remove items using a command or the database + manage users through commands, and the users database, you can give users points based on invitation, messages send and more....

Timeline

Ship 1

1 payout of shell 88.0 shells

peleg2210

3 months ago

peleg2210 Covers 16 devlogs and 16h 27m

Added the /giveaway command, probably finished, but will still think if something missing
additionally made readme much better, and added a bit of explanation in the demo discord server

Update attachment

made the /buyitem finaly
and made a lot of pre-ship updates
tommarow gonna make the /giveaway command finnaly, and then will ship the first revision

Update attachment

Changed the readme (using ai) and add /removeitem command

Update attachment

Added the /addstock, and manual stock implementations (beside the /buy command)

Update attachment

added the /edititem command

Update attachment

Tried for too much time to implement the on invite option, will delay it to the end

Update attachment

Added the /config command, to let you change the configurations in config.js through the bot, (you must restart the bot afterward to make the changes go live)

Update attachment

Added the /createitem command

Update attachment

Fixed a lot of bugs i had with the database

Update attachment

Added the /shop command
(Took wayyyy to much time because of a stupid bug)

Update attachment

Added the /daily command (that of course, you can configure it in the config)

Update attachment

Add the leaderboard command that you can customize how many people it will show there (in the config)

additinaly i added a README to show how to deploy, and what is my ai usage in this project

Update attachment

Added that for every message the user write, he earn X amount of money (depends on what the user configured in the config.json file) with cooldown per messages on X amount of secends

Update attachment

Add /removebalance command

Update attachment

Added the /addbalance command, and added logs

Update attachment

Finished /balance, and the basic database implementation

Update attachment