Plugins

Tickets

Premium
Support tickets from a panel button or dropdown — categories, staff roles, limits, transcripts and channel naming.

A ticket panel is a message with a button. A member clicks it and Cloudy creates a private channel under a Discord category, visible to that member and your staff roles.

LicensePremium
NeedsManage Channels, Manage Roles, Send Messages

Creating a panel

Panel channel

Required · fixed after creation

Where the panel message is posted. Members need to see this channel to open a ticket.

Ticket category

Required

The Discord category new ticket channels are created under. Create an empty category for this — do not point it at a category that already holds normal channels.

Staff roles

1–10 roles · required

Roles that can see and respond to every ticket on this panel. At least one is mandatory: a ticket nobody can read is useless.

Log channel

Optional

Transcripts and ticket events are posted here. Strongly recommended — without it, a closed ticket is gone.

Ticket categories

One panel can offer several kinds of ticket. This is the feature that changes how the panel looks:

CategoriesPanel renders as
1A single button
2–25A dropdown with one option per category

25 is Discord's cap on select-menu options.

Each category has its own settings, and empty fields inherit from the panel:

FieldLimitEmpty means
Discord categoryrequired
Labelup to 100 characters
DescriptionoptionalNo second line in the dropdown
EmojioptionalNo icon. A malformed emoji is skipped and the option still works
Staff rolesoptionalThe panel's staff roles apply
Opening messageoptionalThe panel's welcome message is used
Give each category its own Discord category if the ticket types need different staff visibility — support, reports and applications rarely want the same audience.

Removing a category from a panel leaves tickets already opened under it untouched.

Panel branding

All optional; empty uses the built-in default.

FieldLimitDefault
Panel title256 charactersCloudy • Ticket System
Panel description2000 charactersClick 'Create Ticket' to open a support ticket.
Button label80 charactersCreate Ticket
Button emoji64 characters📧 — unicode or <:name:id>

The panel can also be built as a full embed with the embed builder.

Inside a ticket

Welcome message

Up to 2000 characters · optional

Posted inside a newly created ticket. Supports {user} to mention the opener.

Hello {user}, please describe your issue — include screenshots if you have them.

Use it to ask for the information your staff always ends up asking for anyway.

Channel name template

Up to 100 characters · optional

How new ticket channels are named. Placeholders {user} and {number}, where {number} is a counter that increments per panel.

Default: {number}-ticket-{user}7-ticket-nova

Discord lowercases channel names and replaces spaces with dashes. A template with capitals or punctuation still works, it just does not look the way you typed it.

Limits and cleanup

Open tickets per member

1–25 · default 1

How many tickets one member may have open at the same time.

Count that limit

category or panel · default category

ValueMeaning
Per categoryThe limit applies within each category — one support ticket and one report ticket at once
Per panelEvery category on the panel counts together — one open ticket, full stop

Auto-delete after close

0–10080 minutes (7 days) · default 0

How long a closed ticket channel survives before Cloudy deletes it. 0 keeps the built-in 5-second default, i.e. the channel disappears almost immediately after closing.

Set a log channel before raising this above zero, or set it high. Once the channel is deleted the conversation exists only in the transcript — if there is no log channel, it exists nowhere.

Useful values: 0 if you always want a clean category, 1440 (24 h) if staff sometimes needs to reread a ticket the next day.

Commands

CommandDoes
/ticket-addAdd a member to the current ticket
/ticket-removeRemove a member from the current ticket

Panels themselves are created and edited in the dashboard, not through commands.

Behaviour notes

  • The bot posts a new panel within about 30 seconds (Pending badge).
  • Editing branding re-renders the existing message — the button keeps working.
  • Deleting a panel takes the Discord message down first, then the entry. Tickets already open stay.
  • Cloudy needs Manage Channels on the ticket category and its role above the staff roles it grants access to.