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.