Documentation

Bot Commands

All 8 slash commands are context-aware — run them inside a ticket channel and they'll automatically detect the ticket ID.

/ticket-panelManage Server

Deploy the support ticket panel button to a channel. Users can click it to open a ticket.

Args:channel (optional)categories (optional)
/ticket-closeStaff Role / Manage Threads

Close the current ticket channel. Can optionally provide a reason for the user.

Args:id (optional)reason (optional)
/ticket-infoStaff Role

Display detailed metadata about a ticket, including creator, status, and creation date.

Args:id (optional)
/ticket-addStaff Role

Add a specific user to the current ticket channel.

Args:user (required)id (optional)
/ticket-removeStaff Role

Remove a specific user from the current ticket channel.

Args:user (required)id (optional)
/ticket-renameStaff Role

Rename the current ticket channel.

Args:name (required)id (optional)
/ticket-transcriptStaff Role

Generate and send a link to the HTML transcript of the current ticket.

Args:id (optional)
/ticket-listStaff Role

View the 15 most recent tickets for the server, filtered by status if desired.

Args:status (optional)
⚠️

Important: Commands marked with "Staff Role" require the role configured in the dashboard. Alternatively, "Manage Threads" permission can be used for some actions.

← Back to Home