Docs / Tickets / Comandos / /ticket priority
Moderation Server only

/ticket priority

Set ticket priority

Usage

Generated
/ticket priority <level>
OptionTipoObrigatórioDescrição
level text Sim Priority level
🟢 Low🔵 Normal🟡 High🔴 Urgent

Who can run it

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

The Moderation preset limits it to the roles you mark as moderators. 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

Sets the priority of the ticket in the current channel and updates the ticket card to match.

The bot first applies the server's Command Access rules for /ticket priority and checks that Tickets is enabled ("❌ Tickets is not enabled for this server."). The command only works inside a ticket channel or thread ("No ticket found in this channel."). Only staff may change priority: Manage Server, the ticket's staff team, or a role given access when the ticket opened. Others see "Only staff can change priority."

The level option offers four choices: 🟢 Low, 🔵 Normal, 🟡 High and 🔴 Urgent. The bot confirms in the channel for everyone: "<emoji> Priority set to <level>." When the level actually changed, the ticket card in the welcome message is rebuilt so its Priority field reflects the new level.

Good to know

  • The change is recorded in the ticket's "Activity log" on its dashboard page, with the old and the new level.
  • Priority also shows in /ticket status, in the transcript embed, and in /tickets search results.
  • The ticket card's colour follows the priority unless the intake form sets its own colour.
YourBot docs Reference tables are generated from the code that is running. Ask in Discord Suggest a correction