Docs / Voice Channels / Comandos / /voice limit
Member Server only

/voice limit

Set how many people can be in your room.

Usage

Generated
/voice limit <number>
OptionTipoObrigatórioDescrição
number whole number Sim 0 for no limit, up to 99 (0 to 99)

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

Comportamento

Checked against the code 2026-09-21

Sets the user limit of the room you are in. The number option takes 0 to 99; 0 removes the limit. Same checks as the other owner commands: the service is on, you are inside a Join-to-Create room, and you own it (or you hold Manage Channels or Administrator on the server).

The bot edits the channel's user limit in Discord. You see a private reply: "Limit set to {n}." or, for 0, "Limit removed." The control panel's Limit field updates.

Good to know

  • This changes the current room only. To have every new room start with a limit, use /voice prefs limit:5. A server can also set a default limit for each lobby.
  • The panel's Limit button opens a small form asking "How many people (0 = no limit)"; anything that is not a number is refused with "Enter a number from 0 to 99."
  • The dashboard's Edit page for a live room can change the limit too.
YourBot docs Reference tables are generated from the code that is running. Ask in Discord Suggest a correction