๐ฉ Ticket System
Create and manage support ticket panels easily.
๐งพ Commands
/ticket create
Description: Creates a ticket panel with a button that users can click to open a private support channel.
Required Permissions: Manage Channels, Manage Messages
/ticket create title: description: channel: category: role:
title
โ The embed title of the panel (e.g. "Need help?")description
โ Description shown in the embed.channel
โ Text channel where the panel will be sent.category
โ Category where new tickets (channels) will be created.role
โ Role that gets access to the ticket along with the user.
/ticket delete
Description: Deletes the active ticket panel from the configured channel.
Required Permissions: Manage Messages
/ticket delete
- Removes the panel message and clears the configuration.
- Can only be used if a panel exists.