/setup admin Run this firstConfigure Pi-mon for your server. Opens an interactive step-by-step wizard covering server settings, channel configuration, and regions. This can also be run again later to change any of these settings.
No fields.
/setup admin Run this firstConfigure Pi-mon for your server. Opens an interactive step-by-step wizard covering server settings, channel configuration, and regions. This can also be run again later to change any of these settings.
No fields.
/clean_mod_queue admin Confirmation requiredWipe the mod queue channel and repost all pending items
No fields.
/import_characters admin Import characters from a CSV file
| Field | Type | Required | Notes |
|---|---|---|---|
file | Attachment | Required | CSV columns: region, character, user_id. Regions that don't already exist are created automatically. |
/import_character admin Add a single character to the roster
| Field | Type | Required | Notes |
|---|---|---|---|
character | Text | Required | |
region | Text | Required | Created automatically if it doesn't already exist |
user_id | Text | Optional | Discord user ID to assign a claim |
/import_claims admin Bulk update claims from a CSV file
| Field | Type | Required | Notes |
|---|---|---|---|
file | Attachment | Required | CSV columns: character, user_id |
/set_region_color admin Set the embed color for a region on the masterlist
| Field | Type | Required | Notes |
|---|---|---|---|
region | Text | Required | |
color | Text | Required | Hex code, e.g. #5B9BD5 |
/set_region_title admin Set the display title for a region
| Field | Type | Required | Notes |
|---|---|---|---|
region | Text | Required | |
title | Text | Required |
/setup_channels admin At least one field requiredConfigure bot channels
| Field | Type | Required | Notes |
|---|---|---|---|
mod_log | TextChannel | Optional | |
mod_queue | TextChannel | Optional | |
masterlist | TextChannel | Optional | |
reservations | TextChannel | Optional | |
submissions | ForumChannel | Optional | |
tupper_log | TextChannel | Optional | |
leaves | TextChannel | Optional | All fields are individually optional, but at least one must be provided. This is enforced in code. |
/set_tupper_bot admin Register the Tupper Logging Bot
| Field | Type | Required | Notes |
|---|---|---|---|
bot | Member | Required |
/set_mod_role admin Set the mod role for bot commands
| Field | Type | Required | Notes |
|---|---|---|---|
role | Role | Required |
/set_force_drops_role admin Set the role allowed to use force drop commands without being a full Administrator. Run it with no role to clear it and make force drops Administrator only again.
| Field | Type | Required | Notes |
|---|---|---|---|
role | Role | Optional | Leave empty to clear the Force Drops role |
/claim_assign admin Directly assign a character to a player
| Field | Type | Required | Notes |
|---|---|---|---|
user | User | Required | |
character | Text | Required |
/block mod Block a player from making reservations and cancel active ones
| Field | Type | Required | Notes |
|---|---|---|---|
user | User | Required | |
reason | Text | Required |
/unblock mod Unblock a player
| Field | Type | Required | Notes |
|---|---|---|---|
user | User | Required |
/set_cap mod Set a custom character cap for a player
| Field | Type | Required | Notes |
|---|---|---|---|
user | User | Required | |
cap | Number | Required | 0 resets to server default |
/rename_character admin Rename a character
| Field | Type | Required | Notes |
|---|---|---|---|
current_name | Text | Required | |
new_name | Text | Required |
/find_duplicate_names admin List characters that share a name server-wide
No fields.
/move_character admin Move a character to a different region
| Field | Type | Required | Notes |
|---|---|---|---|
character | Text | Required | |
region | Text | Required |
/remove_character admin Confirmation requiredPermanently remove a character from the roster
| Field | Type | Required | Notes |
|---|---|---|---|
character | Text | Required |