Skip to main content

Ticket

{ticket.author;channel}

Gets the ID of the ticket's author, if one is in context.

{ticket.channel}

Gets the ID of the ticket's channel, if one is in context.

{ticket.close;channel}

Close the ticket channel.

{ticket.create reason user}

Open the ticket channel.

reason set the reason for the ticket. user set the ticket author.

{ticket.prefix;channel;prefix}

Add a prefix to the beinging of the ticket channel's name. Leave prefix blank to return the current prefix.

{ticket.reason}

Gets the reason of the ticket, if one is in context.