Docs / Tickets / Comandos / /tickets panel
Admin Server only

/tickets panel

Send a panel embed to a channel

Usage

Generated
/tickets panel <panel_id> <channel>
OptionTipoObrigatórioDescrição
panel_id whole number
suggests
Sim Which panel to post (pick from the list)
channel channel Sim Channel to post the panel in (text, announcement channels)

Who can run it

Generated
Discord defaultEvery member
Command Access presetServer managers
Always allowedThe server owner and, by default, Administrators
Change itDashboard, Services, Tickets, Commands

The presets keep it for server managers. Server owners and Administrators can always run it. How Command Access works.

What the bot needs

Generated

Tickets is granted these permissions by the invite link. A command that finds one missing replies privately with what it could not do and changes nothing.

Manage ChannelsView ChannelSend MessagesEmbed LinksRead Message HistoryManage RolesManage ThreadsCreate Private ThreadsSend Messages in Threads

Comportamento

Checked against the code 2026-09-21

Posts one of your panels into a channel: the embed and its buttons. Members click a button to open a ticket.

The bot first applies the server's Command Access rules for /tickets panel and checks that Tickets is enabled ("❌ Tickets is not enabled for this server."). You need the Manage Server permission: "You need Manage Server permission." The panel must belong to this server: "Panel not found."

The panel_id option has a picker: start typing and choose from your panels, shown as "<name> · #<number>", with "· posted" when the panel is already posted somewhere and "· off" when it is disabled. The channel option accepts text and announcement channels.

Before posting, the bot checks its own permissions in the target channel and stops with a private message when any of View Channel, Send Messages or Embed Links is missing: "❌ I'm missing the <permissions> permission in #channel." If Discord still refuses the post: "❌ I couldn't post in #channel - check my permissions."

On success the panel's embed and buttons are posted and the panel remembers that message so its buttons keep working. The channel's member count at posting time is recorded and shows as "Reach" on the Analytics page. You get a private confirmation: "✅ Panel <name> posted in #channel!"

Good to know

  • The command posts a disabled panel too, but its buttons answer "This panel is not available." until you enable the panel on the Panels page.
  • /tickets setup creates a channel for the panel and posts it there in one step.
  • Panels, their buttons and their categories are built on the dashboard's Panels page.
YourBot docs Reference tables are generated from the code that is running. Ask in Discord Suggest a correction