02 · ⌨️

Command reference

Every slash command with syntax, permissions, and real-world tips.

Grouped by provisioning, hunt lifecycle, and assignment to keep busy mods fast.

Confirm the bot is configured correctly before a raid or event.

Provisioning & health

/th_setup

Server admin

Configure organizer, changelog/archive/dashboard channels and optional moderator role.

/th_setup organizer_channel:<channel> [changelog_channel:<channel>] [archive_channel:<channel>] [dashboard_channel:<channel>] [moderator_role:<role>] [clear_*:<true|false>]

Run once per guild or whenever your channel plan changes.

/th_dashboard_refresh

Server admin

Force-sync hunts and billing state to the web dashboard.

/th_dashboard_refresh

Use after Discord outages or Stripe updates.

Create, list, and update hunts without leaving Discord.

Hunt lifecycle

/createteamhunt

Server adminOrganizer

Create a Team Hunt in the configured organizer channel.

/createteamhunt spot_name:<text> start_day:<day> start_time:<HH:MM> end_time:<HH:MM> [note:<text>]

Uses the same lifecycle shown in the dashboard.

/th_list

Everyone

Display active hunts along with slot status and notes.

/th_list

Use in a read-only channel for transparency.

/th_edit

Server adminOrganizer

Edit Team Hunt details (spot, note, start, end).

/th_edit hunt_id:<uuid> [spot:<text>] [note:<text>] [start:<DD.MM.YYYY HH:MM>] [end:<DD.MM.YYYY HH:MM>]

Supports quick production updates without recreating the hunt.

/th_note

Server adminOrganizer

Update or clear organizer note for a Team Hunt.

/th_note hunt_id:<uuid> [note:<text>] [clear:<true|false>]

Notes sync back to the dashboard instantly.

Control who fills each slot, including guests and manual overrides.

Assignments & slots

/th_assign

Server adminOrganizer

Assign a Discord user to a profession slot.

/th_assign hunt_id:<uuid> slot:<KNIGHT|DRUID|SORCERER|PALADIN|MONK> user:<@user>

Great for seeding priority teams.

/th_assign_guest

Server adminOrganizer

Assign a non-Discord guest to a profession slot.

/th_assign_guest hunt_id:<uuid> profession:<slot> nickname:<text> [level:<number>] [level_plus:<true|false>]

Guests are highlighted in the dashboard.

/th_convert_guest

Server adminOrganizer

Convert a guest slot to a Discord user slot.

/th_convert_guest hunt_id:<uuid> profession:<slot> user:<@user>

Keeps seat history intact for reporting.

/th_rules

Everyone

Post the hunt rules block in any channel.

/th_rules

Pin it next to your signup flow.