Skip to main content

Closing Tickets

?ticket close
Closes the current ticket. When a ticket is closed:
  • The ticket creator loses access.
  • Staff members can still manage the ticket.
  • The ticket can be reopened later.

Reopening Tickets

?ticket reopen
Reopens a previously closed ticket. The ticket creator will regain access to the ticket.

Deleting Tickets

?ticket delete
Permanently deletes the ticket channel.
Tickets must be closed before they can be deleted.

Renaming Tickets

?ticket rename <name>
Changes the channel name of the current ticket. Example:
?ticket rename payment-issue

Adding Users

?ticket add <member>
Adds a user to the current ticket. This is useful when additional members need to participate in the discussion.

Removing Users

?ticket remove <member>
Removes a user’s access to the current ticket.
The ticket owner cannot be removed from their own ticket.