Certain parts or the entirety of the plugin/feature may require a Premium Subscription.
For further information about premium services, please visit our Premium Page.
The Ticketing Plugin is a valuable feature within MEE6 that streamlines user support. It provides an organized system for users to ask questions and report issues, ensuring swift responses from the server's support team.
Setting up your ticketing system is essential for efficient user support. Follow these steps:
Change The Panel Name
Go to the MEE6 Dashboard and select the server where you wish to create the ticketing system.
Access the Ticketing Plugin and select "Create A New Panel."
At the top of the screen, you will see "New ticketing panel" with a pencil icon. Click on it to remove the default text and set the panel name to your preference.
Setting The Ticket Channel And Ticket Manager Role
Click on "Publish Channel" and choose the desired channel from the dropdown menu. This will be the channel through which users can open a ticket.
Under the "Publish Channel" section, you will see a dropdown menu titled "Ticket Manager Roles." Select up to 10 roles that will have access to manage and respond to tickets.
Setting The Panel Message
Choose how users will open a ticket through buttons or a dropdown menu:
Buttons
By default, the emoji is set to ✉️, but you can change it by selecting the "Emoji" field.
The default button label is "Open Ticket." Customize it by modifying the text in the "Label" field.
You can also change the button color (Blue, Grey, Green, or Red) and add multiple buttons.
Dropdowns
Customize the emoji displayed with the dropdown by clicking on it in the "Emoji" section.
Edit the "Label" field to change the dropdown item's name.
Optionally, set a description for each dropdown item to explain its purpose.
You can add multiple dropdown items.
Both buttons and dropdowns require categories for opened, claimed, and closed tickets. If you don't have these categories, you can select "Create one for me," and MEE6 will automatically create them.
Customize the message displayed when a member opens a ticket. You can leave it as the default message or personalize it. Optionally, you can add an embed to the introduction message.
Once a ticket is closed, you can generate a transcript of the messages and content exchanged during the ticket. Enable this feature and select the channel where you want the transcript to be sent. You can also choose whether the ticket creator should receive a transcript via DMs upon ticket deletion.
Below is a table listing the ticket commands available in the MEE6 bot, along with their argument options:
Command | Description | Arguments |
---|---|---|
/ticket-claim |
Claim a ticket | |
/ticket-close |
Close a ticket | |
/ticket-delete |
Delete a ticket | |
/ticket-reopen |
Reopen a closed ticket |
Below is a table listing the ticketing variables compatible with the plugin in the MEE6 bot, along with their descriptions and examples:
Variable | Description | Example |
---|---|---|
{user} |
User Mention | @MEE6 |
{user.mention} |
User Mention | @MEE6 |
{user.id} |
User ID | 159985870458322944 |
{user.name} |
Username | MEE6 |
{user.discriminator} |
User discriminator (tags only apply to bots due to Discord's recent username changes) | #4876 |
{user.idname} |
User tag (tags only apply to bots due to Discord's username changes) | MEE6#4876 |
{user.avatar_url} |
User avatar URL | https://cdn.discordapp.com/avatars/.../url.png |
{user.avatar} |
User Avatar Hash | d7322911587e969b699b0f918386199a |
{user.bot} |
Indicates whether the user is a bot | True or False |
Variable | Description | Example |
---|---|---|
{server} |
Server Name | MEE6 Support |
{server.name} |
Server Name | MEE6 Support |
{server.id} |
Server ID | 159962941502783488 |
{server.icon_url} |
Server Icon URL | https://cdn.discordapp.com/icons/.../736c44dc0f.webp?size=1024 |
{server.icon} |
Server Icon Hash | 736c44dc0f5edf4115c0a23e1dbc5d1b |
{server.owner_id} |
Server Owner ID | 138362511190786048 |
{server.owner} |
Server Owner Mention | @Anis |
{server.region} |
Server Region | Eu-West |
{server.member_count} |
Server Member Count | 82036 |
{server.verification_level} |
Server Verification Level | From 0 (None) to 4 (Table flip) |
{server.joined_at} |
Date when the bot joined the server | 2017-04-08T07:24:15.143000+00:00 |
Variable | Description | Example |
---|---|---|
{channel} |
Channel Mention | #Channel |
{channel.name} |
Channel Name | Channel |
{channel.id} |
Channel ID | 531047198964711424 |
{channel.type} |
Channel Type | 0 (Text), 1 (DM), 2 (Voice), 3 (Group DM), 4 (Category) |
Feedback and Suggestions
Noticed a mistake or incorrect information? Have suggestions for new additions? Join our Support Server to let us know.