Docs / Voice Channels / Commandes / /voice unlock
Member Server only

/voice unlock

Unlock your room.

Usage

Generated
/voice unlock

This command takes no options.

Who can run it

Generated
Discord defaultEvery member
Command Access presetEveryone
Always allowedThe server owner and, by default, Administrators
Change itDashboard, Services, Voice Channels, Commands

Meant for ordinary members. Open unless you lock it in Command Access. How Command Access works.

What the bot needs

Generated

Voice Channels 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 ChannelsPriority SpeakerView ChannelConnectMute MembersDeafen MembersMove MembersManage Roles

Comportement

Checked against the code 2026-09-21

Opens a locked room to new arrivals again. Same checks as /voice lock: the service must be on, you must be inside a Join-to-Create room, and you must own it (or hold Manage Channels or Administrator on the server).

In Discord, the bot puts the @everyone Connect permission back the way the room was born rather than simply clearing it. In Inherit from category mode that is whatever the room's category sets for @everyone, or no explicit value when the room has no category. In Custom role allowlist mode @everyone stays denied, because the allowlist depends on it, and the allowed roles get their Connect back. Roles that the lock changed are allowed Connect again; roles it never touched are left alone.

You see a private reply: "🔓 Room unlocked." The panel updates and its Unlock button becomes Lock again.

Good to know

  • Rejects survive an unlock. A member or role you kept out with /voice reject stays out until you run /voice unreject.
  • Unlock does not change visibility. A hidden room stays hidden until /voice show.
  • There is no error for unlocking a room that is already open.
YourBot docs Reference tables are generated from the code that is running. Ask in Discord Suggest a correction