Ticket System
Set up a professional support ticket system for your server. Create ticket panels, manage categories, and keep transcripts of all conversations.
Overview
Natsumi's ticket system allows server members to create private support channels where they can get help from your staff team. Each ticket is a dedicated channel visible only to the ticket creator and staff members.
Ticket Panels
Ticket panels are embedded messages with buttons that users click to create tickets. You can customize the appearance and have multiple panels for different purposes.
Creating a Panel
Use the dashboard for the easiest setup, or use the command:
/ticket panel create #channelCustomizing Panels
You can customize various aspects of the panel:
Ticket Categories
Create multiple ticket categories for different types of requests. Each category can have its own staff team and settings.
Example Categories
General Support
General questions and help requests
Purchase Support
Issues with purchases or payments
Bug Reports
Report bugs and issues
User Reports
Report rule violations
Creating Categories
/ticket category add <name> [emoji] [description]When using multiple categories, the user will be prompted to select one when opening a ticket.
Staff Setup
Configure which roles have access to view and manage tickets. You can set global staff roles or per-category staff.
Adding Staff Roles
/ticket staff add @roleStaff Permissions
Managing Tickets
Once tickets are created, staff can manage them using various actions available through buttons or commands.
Ticket Actions
Claim a ticket to indicate you're handling it. The ticket will show your name as the assigned staff member.
Transfer the ticket to another staff member if needed.
Add another user to the ticket so they can view and participate.
Remove a user from the ticket (except the original creator).
Change the ticket channel name for better organization.
Close the ticket. A transcript will be generated automatically if enabled.
Most actions are also available as buttons in the ticket channel for quick access.
Transcripts
Transcripts are saved records of ticket conversations. They're useful for record-keeping, training, and resolving disputes.
Transcript Settings
Automatically generate a transcript when a ticket is closed.
Where transcript messages are sent.
Send a copy to the ticket creator.
Include attached images in the transcript.
Setting Up Transcripts
/ticket transcripts #channelTranscripts are generated as HTML files that can be viewed in any web browser. They preserve formatting, embeds, and attachments.
All Ticket Commands
/ticket panel createCreate a new ticket panel/ticket panel editEdit an existing panel/ticket category addAdd a ticket category/ticket category removeRemove a category/ticket staff addAdd a staff role/ticket staff removeRemove a staff role/ticket claimClaim a ticket/ticket transferTransfer to another staff/ticket addAdd user to ticket/ticket removeRemove user from ticket/ticket renameRename the ticket channel/ticket closeClose the ticket/ticket reopenReopen a closed ticket/ticket transcriptsSet transcript channel