Subtracts an Amount from an Personal Pool
This command subtracts an amount from the designated Personal Pool.
Definition
Base Command: /trackers personal-pools subtract
![]()
Required Parameters
| Parameter | Purpose |
|---|---|
| name | The name of the Personal Pool to subtract from |
| amount | The amount to subtract from the Pool. Must be greater than zero and less than or equal to the current amount |
Amount Limits
Personal Pools cannot go below 0.
Optional Parameters
| Parameter | Purpose | Default |
|---|---|---|
| notes | Notes on why the value was subtracted |
Response
Successful Response
The response contains the new total amount in the pool.
![]()
Private Responses
The responses for the Personal Pools use Discord's "ephemeral" messages and are private to the user running the command. However, due to this, they may also go away after some time has passed.
Failure Responses
If the requested Personal Pool was not found, the user will be notified.
![]()
If the amount is invalid, the user will be notified
![]()