Documentación / Tickets / Comandos / /ticket add
Moderation Server only

/ticket add

Add a user to this ticket

Usage

Generated
/ticket add <member>
OptionTipoObligatorioDescripción
member member User to add

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

Comportamiento

Checked against the code 2026-09-21

Gives another member access to the current ticket.

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

In a text channel the member gets permission to read and send messages there. In a thread the member is added to the thread. If the bot lacks the permission to change the channel, you get a private "⚠️ Missing permission to modify channel." and nothing is recorded. On success the bot posts "➕ @member has been added to this ticket." for everyone, and the addition is recorded in the ticket's "Activity log".

Good to know

  • /ticket remove reverses it.
  • Adding someone does not make them staff. They cannot claim or close the ticket unless they already count as staff through Manage Server, the ticket's team or an access role.
YourBot docs Reference tables are generated from the code that is running. Ask in Discord Suggest a correction