Dokumentation / Sentinel / Befehle / /voicemod disconnect
Moderation Server only

/voicemod disconnect

Disconnect a member from voice

Usage

Generated
/voicemod disconnect <member> <reason>
OptionTypErforderlichBeschreibung
member member Ja Member to disconnect
reason text Ja Reason

Who can run it

Generated
Discord defaultMembers with Mute 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

Verhalten

Checked against the code 2026-09-21

Disconnects a member from the voice channel they are in and opens a case. Discord shows the /voicemod group only to members with Mute 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."). It refuses to act on the server owner, on bots, and on anyone whose highest role is at or above the moderator's own ("Cannot action that member.").

If the member is not in voice the reply is "@member is not in a voice channel right now. Discord only lets me change that while they are connected." and a "Voice disconnect skipped" card goes to the moderation log channel. On success a voice disconnect case is opened, a "Voice disconnect" card with the member, who acted, the reason and the case goes to the log channel, and the reply is "@member: voice disconnect. Case #12". No DM is sent.

Good to know

  • Nothing stops the member rejoining voice. Use /voicemod mute or a quarantine for something that lasts.
  • 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