Close
Close Command
Overview
The /close
command closes the current ticket channel, optionally with a reason (e.g., “Issue resolved,” “No longer needed,” etc.).
Usage
reason (optional text): A brief explanation for closing the ticket.
Description
Close Ticket: Closes the ticket channel so no further messages can be sent.
Logging: If configured, logs the reason for closing the ticket in your server’s ticket logs or in a staff channel.
When to Use It
Once a ticket’s issue has been resolved.
If the ticket is no longer needed or was created by mistake.
Permissions
By default, only staff or the ticket creator can close a ticket (depending on your bot settings).
The bot needs permission to manage channels (
Manage Channels
) so it can lock or delete the channel if configured that way.
Examples
Closes the ticket without providing a reason.
Closes the ticket and records “Issue resolved” as the reason in logs or channel transcripts.
Last updated
Was this helpful?