Docs Commands Reference Economy Commands

Economy Commands

Virtual economy commands for earning, gambling, and managing in-server currency.

economy balance gambling blackjack coinflip slots daily reputation

Balance

Displays the wallet balance for yourself or another user. Shows the balance in a styled embed with the target user's avatar.
/balance
/balance [user]
user user Check another user's balance
Examples
/balance
/balance @user

Daily

Claims a daily cash reward with a 24-hour cooldown. Features a streak system: consecutive daily claims (within a 48-hour grace window) increase the streak counter. The reward is a random amount between $300-$500 multiplied by a streak bonus (10% per streak day, starting at 1.0x on day 1). Missing a day resets the streak to 1.
/daily
/daily
Examples
/daily

Coinflip

Flip a coin and bet on the outcome. Choose heads or tails and wager an amount (minimum $10). Standard mode pays 1:1 on a win. Optional high-risk mode enables volatile multipliers based on the user's risk profile -- winning applies a dynamic multiplier, while losing adds 10 risk points. First-time high-risk players must accept a consent dialog.
/coinflip
/coinflip <amount> <side> [high-risk]
amount integer required Amount to bet (minimum 10)
side string required Heads or Tails
high-risk boolean Enable high-risk mode (volatile multipliers + risk points)
Examples
/coinflip 100 heads
/coinflip 500 tails true

Blackjack

Play a game of Blackjack against the dealer. Place a bet (minimum $50) and use interactive buttons to Hit, Stand, or Double Down. Supports both a legacy engine and a unified engine with ELO rating, VIP tiers, dynamic bet limits, and responsible gaming warnings. Natural 21 (blackjack) is detected automatically. The game times out after 60 seconds, refunding the bet. Doubling is only allowed on the first action and deducts an additional bet amount.
/blackjack
/blackjack <amount>
amount integer required Amount to bet (minimum 50)
Examples
/blackjack 100
/blackjack 500

Blackjack Activity

Launches the Blackjack game as a Discord Activity (embedded application) or provides a browser link. If the user is in a voice channel, attempts to launch the activity directly. Falls back to an invite link or a browser URL if the activity launch fails. When the user is not in a voice channel, only the browser link is offered.
/blackjack-app
/blackjack-app
Examples
/blackjack-app

Slots

Play the slot machine with a bet (minimum $50). Spins three reels with five symbols. Three matching symbols award a 5x jackpot. Two matching symbols pay 2x. No matches lose the bet. Results are displayed in a visual slot machine format.
/slots
/slots <amount>
amount integer required Amount to bet (minimum 50)
Examples
/slots 100
/slots 500

Risk Profile

Displays the risk profile for a user, showing their accumulated risk points, risk status (Clean, Cautious, Risky, or Notorious), and current multiplier range. Risk points are earned by losing in high-risk game modes and affect future game multipliers. Includes an explanation of how the risk system works.
/risk
/risk [user]
user user The user to check (default: yourself)
Examples
/risk
/risk @user

Reputation

Give a reputation point to another user. Cannot give reputation to yourself or to bots. Displays the target user's updated reputation count after giving the point.
/rep
/rep <user>
user user required The user to give reputation to
Examples
/rep @user