Tickets
Support system via tickets. Users can create private channels (tickets) to communicate with moderation without making the discussion public.

How does it work?
Creation: The user finds a special message in the support channel, presses the "Create ticket" button and fills out the modal window, attaching files if necessary.
Communication: The bot creates a private channel visible only to that user and moderators.
Processing: A moderator takes the ticket "into work", communicates with the user, and then closes it.
Routing (optional): A moderator can transfer the ticket to a specialized department (for example, "Technical Support"), where specialists will handle it.
Archiving: After closing the ticket the bot can automatically delete the channel after a set time. The user receives a transcript (chat history) in a DM.
Commands for administrators
/tickets block <user> <duration> <reason>
Block a user from creating tickets.
/tickets unblock <user> <reason>
Unblock a user.
Module configuration
To configure the module use the command /settings tickets.

The settings panel allows you to flexibly configure every aspect of the system:
Categories: Specify where tickets will be created during processing and where they will be moved after closing.
Channels: Set up the support channel (where the message with the button will be) and the channel for logs.
Roles: Define roles for moderators, administrators and a role for pinging.
Appearance: Change the description and image in the start message, as well as embed colors for different ticket statuses.
Automation: Set the time for automatic deletion of closed tickets.
Buttons: Customize the text and emoji on all ticket control buttons.
FAQ: Create a list of frequently asked questions that will be displayed above the ticket creation button to reduce the load on moderators.
Departments (Departments): Create departments (for example, "Technical Support", "Player Complaints") so moderators can transfer tickets between them. For each department you can configure its own access and ping roles.
Last updated
Was this helpful?