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

/ticket assign

Assign ticket to a staff member

Usage

Generated
/ticket assign <member>
OptionTipoObrigatórioDescrição
member member Sim Staff member to assign

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

Hands the ticket in the current channel to a staff member. The assigned member becomes its claimer.

The bot first applies the server's Command Access rules for /ticket assign 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 assign: Manage Server, the ticket's staff team, or a role given access when the ticket opened. Others see "Only staff can assign tickets."

Pick the member in the member option. The bot records them as the ticket's claimer, and a ticket that is open or waiting becomes Claimed. It confirms in the channel for everyone: "🙋 Ticket assigned to @member." The assignment is recorded in the ticket's "Activity log" on the dashboard.

Good to know

  • The command does not check that the chosen member is staff, and it does not give them access to the channel. Use /ticket add if they cannot see it.
  • Because assigning counts as a claim, staff can close the ticket afterwards.
  • The welcome message's button still reads Claim after an assignment; only /ticket claim and the button itself swap it to Unclaim.
YourBot docs Reference tables are generated from the code that is running. Ask in Discord Suggest a correction