Skip to content

Set the Max Amount for an Personal Pool

This command sets the maximum amount the designated Personal Pool can store.

Definition

Base Command: /trackers personal-pools set-max-amount

A screenshot of the command definition in Discord

Required Parameters

Parameter Purpose
name The name of the Personal Pool to adjust
max The max amount that can be stored in the Pool. A value of -1 means an infinite amount

Amount Limits

If the current amount stored in the Personal Pool is below the new Max, the excess is lost. However, the response will contain the amount lost this way.

Optional Parameters

Parameter Purpose Default
None - -

Response

Successful Response

The response contains the total amount in the pool along with the new max.

A screenshot of the response in Discord

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.

A screenshot of the response in Discord

If the amount is invalid, the user will be notified

A screenshot of the response in Discord