Moderation Server only

/untimeout

Remove a member's timeout

Usage

Generated
/untimeout <member> [reason]
OptionTipoObligatorioDescripción
member member Member to remove timeout from
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

Lifts a member's timeout early. 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 "Manual removal". It is written to Discord's audit log entry for the change. The bot removes the timeout and replies "Timeout removed for @member." If Discord refuses, the moderator gets an error asking them to check the bot's role position and permissions.

No case is opened, no DM is sent and nothing is posted to the moderation log channel. The original timeout case stays as it was.

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