Documentation Index
Fetch the complete documentation index at: https://mintlify.com/cdc-bot/main/llms.txt
Use this file to discover all available pages before exploring further.
All economy commands are grouped under the /currency slash command group. Use them to manage your €cdc balance, interact with the shop, apply for jobs, and more.
/currency balance
Check your own balance or another user’s balance.
Parameters
| Parameter | Type | Required | Description |
|---|
u | User | No | The user whose balance to check. Defaults to yourself. |
Example output
/currency work
Work your current job to earn €cdc. You can work once every 5 seconds.
Parameters
None.
Example output
You worked tirelessly..
Your Software Engineer job has earned you 135€cdc!
`120€cdc -> 255€cdc`
Earnings include a random bonus or penalty of ±50% of your base wage. A Software Engineer earns between 60 and 180 €cdc per shift.
/currency gamble
Spin the wheel and risk your balance for a chance to multiply it.
Parameters
None.
How it works
- Possible gain: up to 2× your current balance
- Possible loss: up to your entire balance
- If your balance is exactly zero, the maximum possible gain is 2,000 €cdc
- 1-in-5 chance of an ultra-debt outcome (multiplied loss). A Debt Shield item prevents this.
- Gambling while in debt expands the possible loss dramatically.
Example output
📈 You got 800€cdc
`500€cdc -> 1.3K€cdc`
/currency pay
Transfer €cdc to another user. You must have enough balance to cover the payment.
Parameters
| Parameter | Type | Required | Description |
|---|
u | User | Yes | The user to pay. |
amt | String | Yes | The amount to pay. Supports abbreviations like 10K, 2.5M. |
Example output
You paid @friend 500€cdc
Transactions made:
@you: `1.3K€cdc -> 800€cdc`
@friend: `0€cdc -> 500€cdc`
/currency shop
Browse all items available for purchase.
Parameters
None.
Example output
Available items:
- Computer (computer) - 150€cdc
- Microsoft Visual Studio (msvs) - 35€cdc
- Debt Protector (debt_protector) - 100€cdc
- Debt Shield (debt_shield) - 1K€cdc
- Golden Syringe (g_syringe) - 1.1K€cdc
/currency buy
Buy an item from the shop. An autocomplete dropdown shows available items and their prices.
Parameters
| Parameter | Type | Required | Description |
|---|
item | Choice | Yes | The item to buy. Select from the autocomplete dropdown. |
/currency inventory
View all items currently in your inventory.
Parameters
None.
Example output
An embed listing each item by display name and internal name. A footer note reminds you which items are usable via /currency use_item.
/currency use_item
Use a usable item from your inventory. An autocomplete dropdown shows only items you own that are usable.
Parameters
| Parameter | Type | Required | Description |
|---|
item | Choice | Yes | The item to use. Select from the autocomplete dropdown. |
Item effects
| Item | Effect |
|---|
| Computer | No effect (it bluescreened) |
| Debt Protector | Clears negative balance to 0 (consumed on success) |
| Debt Shield | No additional effect when used directly (prevents gambling ultra-debt) |
| Golden Syringe | No effect |
| Lie | Adds another Lie to your inventory |
/currency give_item
Give an item from your inventory to another user. An autocomplete dropdown shows all items you own.
Parameters
| Parameter | Type | Required | Description |
|---|
u | User | Yes | The user to give the item to. |
item | Choice | Yes | The item to give. |
/currency job_apply
Apply for a job. You must own all required items for that job. An autocomplete dropdown shows available jobs.
Parameters
| Parameter | Type | Required | Description |
|---|
job | Choice | Yes | The job to apply for. |
Available jobs
| Job | Display name | Wage (base) | Requirements |
|---|
basic | Basic | 12 €cdc | None |
programmer | Software Engineer | 120 €cdc | Computer + Microsoft Visual Studio |
doctor | Hospital Surgeon | 500 €cdc | Golden Syringe |
politician | Politician | 500 €cdc | 6× Lie |
/currency leaderboard
View the top 10 wealthiest (or most indebted) users.
Parameters
| Parameter | Type | Required | Description |
|---|
debt | Boolean | No | If True, sorts by most debt instead of most wealth. Defaults to False. |
/currency lie
Add a Lie item to your inventory for free.
Parameters
None.
You need 6 Lie items to qualify for the Politician job. Use this command repeatedly or use existing Lies to create more.