Docs Features Guide Economy System

Economy System

Virtual currency system with customizable currency, daily rewards, work earnings, and gambling games configured through the dashboard

economy currency coins daily work blackjack coinflip slots gambling balance

Overview

The economy system gives your server a virtual currency that members can earn, spend, and gamble. Navigate to Left sidebar > Economy on your server dashboard to configure all settings. Members earn currency through daily rewards and work commands, and can play games like blackjack, coinflip, and slots. All currency settings including the name, symbol, and earning amounts are customizable.

Enabling and Currency Settings

Toggle the enabled switch at the top of the Economy settings page to activate the module.

currencyName (text input, default 'coins'): The name of your server's currency. This appears in all economy-related messages. For example, 'gold', 'tokens', or 'credits'.

currencySymbol (text input, default '🪙'): The emoji or symbol displayed before or after currency amounts. You can use any Unicode emoji or custom server emoji.

Daily Rewards

Members can use the /daily command once every 24 hours to claim a free currency reward:

dailyAmount (number input, default 100): The amount of currency given each time a member claims their daily reward. Adjust this based on your economy's scale — higher values for inflated economies, lower for scarce ones.

Work Earnings

Members can use the /work command to earn currency with a cooldown between uses:

workMinAmount (number input, default 50): The minimum amount earned per work command.

workMaxAmount (number input, default 200): The maximum amount earned per work command.

Each time a member works, they receive a random amount between the min and max values. The difference between min and max adds variety to the earnings.

Games

The economy includes several gambling games where members can wager their currency:

Blackjack: Classic card game against the dealer. Members bet an amount and play to get closer to 21 without going over. Available as both a slash command and a Discord Activity.

Coinflip: Simple heads-or-tails bet. Members choose a side and wager an amount for a 50/50 chance to double their bet.

Slots: Slot machine game with emoji reels. Members bet an amount and spin for matching symbols.

All games use the configured currency name and symbol. Winnings and losses are tracked in the member's balance.

Tips

Balance your economy by keeping the daily amount reasonable relative to work earnings and game payouts. If members accumulate too much currency, consider lowering the daily and work amounts. Use a unique currency name and symbol to give your server personality. Monitor the economy through member balances to ensure it stays fun and engaging without becoming trivially easy to max out.