2.1. Command List

Complete list of all available TicketBot commands organized by category.

General Commands

CommandDescription
/tagSends a message snippet (tag) by ID/name
/aboutInformation about the bot
/helpView all available commands

Ticket Commands

CommandDescription
/close [reason]Close the current ticket (can be used by ticket owner or staff)
/closerequest [close_delay] [reason]Request to close this ticket (ticket opener must accept or deny). Optional delay in hours for auto-close if no response
/add @userAdd a user to the current ticket (can be used by ticket owner or staff)

Staff Commands

Commands available to staff members (support team members)

CommandDescription
/claimClaim the current ticket
/unclaimUnclaim the current ticket (only the claimer or an administrator can unclaim)
/transfer @userTransfer the claim of this ticket to another staff member
/rename <name>Rename the current ticket channel
/remove @userRemove a user from the current ticket
/liststaffList all staff team roles
/oncallToggle your on-call status for thread mode tickets. When on-call, you'll be pinged when new thread tickets are opened

Admin Commands

Commands available to dashboard administrators

CommandDescription
/removesupport @roleRemove a role from the support team (Dashboard Admin or Server Owner only)
/blacklist @user|@roleBlacklist or unblacklist a user or role from creating tickets
/managetags add|delete|listManage server tags (add, delete, or list all tags)
/purge [inactive-hours] [dry-run]Close old inactive tickets in bulk. Optional: specify hours of inactivity (default: 48), use dry-run to preview
/autoclose-exclude add|removeExclude or remove exclusion for the current ticket from auto-close system
/switchpanelSwitch the current ticket to a different ticket panel/category
/premiumManage your premium subscription
/addsupport @roleAdd a role to the support team for this server
/setup ticketsQuick setup: creates a support role, transcripts channel, and tickets category
/setup limit <limit>Set the maximum number of tickets a user can have open at once (1-999)
/setup transcripts #channelSet the channel where transcripts will be sent
/setup use_threads <true|false> [#channel]Enable/disable thread mode for tickets. Notification channel required when enabling

Server Owner Commands

Commands available only to the server owner

CommandDescription
/addadmin @userAdd a user as a dashboard administrator for this server. Grants full dashboard access and bot admin privileges
/removeadmin @userRemove a user from dashboard administrators for this server

Note: Commands marked with optional parameters use square brackets [parameter], while required parameters use angle brackets <parameter>.