Skip to content

Registers a Personal Pool

This command registers a new Personal Pool to be tracked.

Note

Personal Pools are private to the user creating them, meaning only they can see or interact with them.

Definition

Base Command: /trackers personal-pools register

A screenshot of the command definition in Discord

Required Parameters

Parameter Purpose
name The name of the Personal Pool to add

Optional Parameters

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

Response

Successful Response

The response notifies the user that the Personal Pool has been registered and what the Max Amount is set to.

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 already exists, the user will be notified.

A screenshot of the response in Discord

If the max amount is invalid, the user will be notified

A screenshot of the response in Discord