Skip to content

Member commands

Commands any server member can run.

/peconomy balance [user]

Shows the wallet balance for yourself (no argument) or another member. Output: current balance, total earned, total spent, server rank.

/peconomy daily

Claim today's daily reward. Default 100 coins. With streak bonus (configurable), claiming N days in a row adds a per-day bonus.

If you've already claimed today, the bot tells you when the next reset is (server timezone applies).

/peconomy transfer @user <amount>

Send currency to another member.

Constraints:

  • You must have the amount available.
  • The amount must be ≥ the configured transfer_min (default 1).
  • You can't transfer to yourself.
  • You can't transfer to bots.
  • If a transfer_tax is set (default 0%), the receiver gets amount * (1 - tax). The taxed portion is burnt (removed from circulation).

Both sides see a transaction summary embed.

/peconomy leaderboard

Top earners in the server, paginated. Default 10 results, configurable up to 20.

Disabled when

  • The Economy module is off in your server settings.
  • Transfers specifically — when transfers are turned off in Economy settings.
  • Daily specifically — when daily claims are turned off.

When disabled, the command tells you so in a friendly error.

Cooldown / rate-limit

Phantom enforces the server-wide command cooldown set in Guild Settings, so a spam-clicker can't run /peconomy daily 50 times in a second.

Tips for members

  • Daily streaks are usually worth more over time than the single daily payout. Don't miss days.
  • Transfers between mains and alts to bypass cooldown are detectable by the dashboard's ledger view — admins can spot patterns and /peconomy reset if abused.

Phantom is a product of Hydra Labs. The bot is run as a managed service; you do not need to host it yourself.