Ticket System
Overview
Private support channels for staff-member conversations with simple open/manage/close workflow.
Setup
- Create a ticket category.
- (Optional) Create a support role.
- Run the setup command:
/setup_tickets [channel] [category] [support_role]Workflow
- User clicks Open Ticket.
- Bot creates private ticket channel.
- Staff and user communicate.
- Ticket gets closed and removed.
Ticket Commands
| Command | Description |
|---|---|
| /add_user [user] | Add a user to current ticket channel. |
| /remove_user [user] | Remove user from ticket channel. |
| Close button (🔒) | Close and delete the ticket channel. |