Skip to content

Ticket System

The ticket system allows members to open private support channels with your staff team.

Create a ticket panel:

/ticket setup #support-channel

This creates a panel with a button for members to open tickets.

/ticket add <user> # Add user to ticket
/ticket remove <user> # Remove user from ticket
/ticket close [reason] # Close the ticket
/ticket transcript # Generate transcript
/ticket category <category> # Set ticket category
/ticket role <role> # Set staff role
/ticket limit <number> # Max tickets per user

When a ticket is closed, a transcript is automatically generated containing:

  • All messages in the ticket
  • Timestamps
  • User information
  • Attachments (links)

Transcripts are sent to the configured transcript channel.