Economy
A per-server virtual currency with a wallet and bank, daily/work/weekly/monthly rewards with streak bonuses, a shop, and vote vouchers โ the foundation everything else in this section builds on.
Currency
Fully rebrandable per server โ set your own Currency Name (default "A-Bucks") and Emoji (default ๐ต) on the dashboard. All amounts are whole numbers.
Wallet vs. Bank
/balance shows both. The bank can be disabled entirely; when enabled, it optionally accrues interest โ a daily percentage of your bank balance, capped per day, calculated lazily whenever you next check in (not a live ticking timer), and capped to at most 14 days of back-accrual so an inactive member can't return to a huge windfall.
Claim Commands
| Command | Default amount | Streak bonus | Default cooldown |
|---|---|---|---|
| /daily | 250 | +25/day (capped, adjustable) | 24 hours |
| /work | random 50โ250 | none | 1 hour |
| /weekly | 1,500 | +150/week | 7 days |
| /monthly | 6,000 | +600/month | 30 days |
Streak math is identical across all three streak-based commands: claim again within 2ร the cooldown window and your streak continues (amount = base + bonus ร (streak โ 1)); wait longer than that and it resets to 1.
/work can optionally have a small miss chance (default off) where an attempt earns nothing and shows a joke excuse instead โ the cooldown still applies either way.
Transfers & Banking
Shop & Inventory
Admins build the shop from the dashboard โ each item is one of 9 types:
| Type | Behavior |
|---|---|
| Role | Grants an existing role instantly on purchase โ one-time, can't buy twice |
| Preset Role | Grants a role from an admin palette; goes to inventory, activated via /use, repeatable |
| Preset Color | Buyer picks any color from the server's Color Roles pool at /use time |
| XP Boost | Temporary XP multiplier, applied at /use time |
| Currency Boost | Temporary currency multiplier, applied at /use time |
| Bank Boost | One-time flat deposit straight into the bank |
| Channel Access | Grants a role that unlocks a private channel, instantly on purchase |
| Shoutout | Manual-fulfill โ queues a request for staff, pings an announce channel |
| Custom Request | Manual-fulfill โ collects free text at /use time for staff to resolve |
Boosts from a shop item or a vote voucher stack additively in duration if you already have one active โ using another doesn't restart the clock, it extends it.
Vote Vouchers
Voting for Aegis on top.gg grants 1 voucher per vote, tracked globally per Discord user (not per server). Redeeming applies whichever of XP Boost / Currency Boost you have enabled, each with its own multiplier and duration.
Cooldown Reminders
/remind opens a toggle panel so members can get a DM the moment their daily/work/weekly/monthly/vote is ready again โ see Reminders.
Dashboard Settings
| Setting | Default |
|---|---|
| Currency Name / Emoji | "A-Bucks" / ๐ต |
| Starting balance | 0 |
| Max balance (0 = unlimited) | 0 |
| Keep balance on leave | On |
| Bank enabled | On |
| Bank interest | Off |
| /pay min / max (0 = uncapped) | 1 / 0 |
A Reset to Default action restores the baseline config, and a separate destructive Wipe Economy action deletes every member's balance in the server (config itself is untouched).