/ticketpanel setrole
Set the staff role that will be pinged whenever a user opens a ticket through a specific panel.
π¬ Usage
/ticketpanel setrole <name> <role><name>β The name of the ticket panel you want to configure.<role>β The role to ping when a new ticket is opened from this panel.
ποΈ Each panel can have its own assigned role. This lets you route different ticket types to different staff teams.
π Example
/ticketpanel setrole support @SupportTeamThis will:
Assign the
@SupportTeamrole to thesupportpanelPing that role each time a user opens a ticket from the panel
ποΈ Notes
You can update the role at any time using the same command.
If no role is set, no one will be pinged on ticket creation (not recommended).
This does not restrict who can see or manage the ticket β it's just for alerts.
π Related Commands
/ticketpanel createβ Create a new panel/ticketpanel postβ Post the panel to a channel/ticketpanel settranscriptchannelβ Configure where transcripts are saved
Last updated