Docs
🔍

Commands

BetterTicket uses slash commands. The main command is /ticket.

Slash commands

CommandDescription
/ticket panel sendPost a panel to a channel. Requires panel_id and channel.
/ticket panel listList available panels for the server.
/receipt newCreate a new receipt (if receipts are enabled).
/receipt configConfigure receipt settings (admin).
$closeClose the current ticket (legacy prefix, if configured).
$claimClaim the ticket (if claiming is enabled).
$unclaimUnclaim the ticket.

Panel send

Post a ticket panel to a channel:

/ticket panel send panel_id:<panel-id> channel:#support

Replace <panel-id> with your panel's ID from the dashboard. The bot will post the embed and create-ticket button.

Command prefix

You can set a custom command prefix (e.g. $) in Server Configs. Slash commands always work regardless of prefix.