The Tickets system allows you to create a comprehensive support ticket system with customizable topics, roles, categories, logging, inactivity checks, and DM notifications.
The bot requires the Manage Channels permission to create and manage tickets.
You can customize the ticket panel using the following flags:
Copy
# Basic setup with custom embed,ticket setup #channel --code "{embed}{color: #2b2d31}$v{title: Create a ticket}$v{description: Click the button below to create a ticket}"# Custom emojis for buttons,ticket setup #channel --open=🎫 --delete=🗑️
The code parameter uses the Script system syntax. Visit greed.best/embed to create your embed visually.