Skip to content

Modern-Realm/economy-bot-discord.js

Repository files navigation

Economy Bot Discord

• In this project you will find different code examples of economy bot with various databases.

• This module makes the process a lot easier !

nodeJS

CodeQL nodeJS badge Github License Windows Linux

Join Official Discord Server for more guidance !


Table of Contents


To create a Discord bot using Python, go to economy-bot-discord.py


List of Bot Slash Commands (/)

• Bank commands

Name Args Usage
balance member /balance <member: optional>
deposit amount /deposit <amount>
withdraw amount /withdraw <amount>
send Generic badge member, amount /send <member> <amount>
leaderboard None /leaderboard

• Shop commands

Name Args Usage
shop None /shop
shop info item_name /shop <item name>
buy item_name /buy <item name>
sell item_name /sell <item name>
inventory member /inventory <member: optional>

• Economy commands

Name Args Usage Cooldown (in days)
daily None /daily 1
weekly None /weekly 7
monthly None /monthly 30

• Fun commands Generic badge

Name Args Usage
coinflip bet_on, amount /coinflip <bet_on> <amount>
slots amount /slots <amount>
dice amount, bet_on /dice <amount> <bet_on: optional>

New bot commands will be added shortly ...


Thanking JetBrains for Their Support and Assistance

JetBrains Logo

jetbrains.com Once again thank you 💝 for providing me free OSS License.

These IDE(S) made things a lot easier for us:

WebStorm logo. WebStorm - The smartest JavaScript IDE

PyCharm logo. PyCharm Professional - Python IDE for professional developers


Contact Us