The Tickets module provides an organized system for handling user inquiries, feedback, and issues.
It streamlines communication between staff and users by keeping conversations structured and easy to manage.
How Tickets Work
Tickets are created using panels that users can interact with.- Panels can be nested, meaning multiple panels can exist inside a parent panel.
- Each panel can have its own:
- Ticket category
- Staff access roles
- Permissions
- Automation settings
- A new channel is created in the configured category
- Staff members can join and assist the user
- Once resolved, the ticket can be closed and archived for reference
Variables
Variables
These variables can be used in ticket embeds and messages.
{author.mention}: Mentions the ticket creator (e.g. @supercooluser){author.name}: Display name of the ticket creator{time.relative}: Relative creation time (updates dynamically){time.absolute}: Fixed creation timestamp{ticket.id}: Unique ticket ID
Commands
Commands
- /ticket open: Open a new ticket
- /ticket close: Close a ticket
- /ticket closerequest: Request to close a ticket
- /ticket add: Add a user to a ticket
- /ticket remove: Remove a user from a ticket
- /ticket rename: Rename a ticket
- /ticket claim: Claim a ticket
- /ticket unclaim: Unclaim a ticket
- /ticket panel: Send a ticket panel to a channel
- /ticket automation: Toggle ticket automations
- /ticket blacklist: Prevent a user from creating tickets
- /ticket unblacklist: Allow a user to create tickets again
- /ticket stats: View a user’s ticket statistics
- /ticket leaderboard: View the staff ticket leaderboard