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

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
/premiumManage your premium subscription

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
/addsupport @roleAdd a role to the support team for this server. Members with this role can view and respond to tickets

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