Documentación / Sentinel / Comandos / /unquarantine
Moderation Server only

/unquarantine

Release a member from quarantine

Usage

Generated
/unquarantine <member> [reason]
OptionTipoObligatorioDescripción
member member Member to release
reason text No Reason

Who can run it

Generated
Discord defaultMembers with Timeout Members
Command Access presetModerator roles
Always allowedThe server owner and, by default, Administrators
Change itDashboard, Services, Sentinel, 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

Sentinel 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.

Kick MembersBan MembersManage ServerView ChannelSend MessagesManage MessagesEmbed LinksManage NicknamesManage RolesTimeout Members

Comportamiento

Checked against the code 2026-09-21

Releases a member from quarantine. Discord shows the command only to members with Timeout Members by default. The bot checks Command Access rules, that the Moderation service is enabled ("Sentinel is not enabled for this server."), and that the moderator is an Administrator or holds a moderator role from the Settings page ("No permission."). The usual target rule applies: not the server owner, not a bot, and not a member whose highest role is at or above the moderator's own ("Cannot action that member."). The reason is optional and defaults to "Released".

The bot removes the quarantine role, clears the member's quarantine flag, and ends any anti-nuke hold on them. The reply is "@member released from quarantine." If Discord refuses to remove the role, for example because the quarantine role sits above the bot's highest role, the moderator is told and the member stays quarantined, so the command can be run again once the role order is fixed.

When the member is not holding the role, or no quarantine role is set, or it was deleted, the flag is cleared anyway and the reply says the quarantine flag was cleared with no role to remove. That is the way out of a stale quarantine after someone removed the role by hand.

No case is opened, no DM is sent and nothing is posted to the moderation log channel.

Good to know

  • While an anti-nuke panic lockdown is on, only the server owner and the anti-nuke exempt users and roles can run it.
YourBot docs Reference tables are generated from the code that is running. Ask in Discord Suggest a correction