Currency Appearance
Use /credits settings to customize what your server calls its currency and what emoji represents it. These changes appear everywhere the bot displays currency — balances, shop prices, reward messages, leaderboards, and more.
A server that calls its currency "Dragon Coins" with a custom emoji feels different from one using the generic default — it makes the economy feel like it belongs to your community.
Command
/credits settings [currency_name] [currency_emoji]
Run with no arguments to view the current settings. Pass one or both parameters to change them.
Rules
Currency name:
- Default:
credits - Custom names require Premium. Free servers can only use the default name (
credits) or remove the name entirely (if keeping an emoji) - 2–20 characters, letters/numbers/spaces only (no punctuation)
Currency emoji:
- Standard Unicode emoji (e.g. 💠, ⭐) work on all plans
- Custom and animated Discord server emojis (e.g.
<:mycoin:123456789>) require Premium
Constraints:
- At least one of name or emoji must remain — you can't remove both
- Pass
Noneas the value to remove a field
Examples
/credits settings — view current settings
/credits settings currency_name:Tokens — rename to "Tokens" (Premium)
/credits settings currency_emoji:💠 — add a Unicode emoji (free)
/credits settings currency_name:None currency_emoji:💠 — remove name, keep emoji
Permissions
Requires Manage Server or the configured Mod Role. Any user can view settings by running the command with no arguments.
Changes are logged to the logging channel if configured.