-
Notifications
You must be signed in to change notification settings - Fork 0
Commands
b1tk1ll3r edited this page Aug 11, 2025
·
2 revisions
/makevc [name] [user_limit] [timeout_min]
Creates a private voice channel just for you.
- name (optional) – Custom channel name. Default: Your display name.
- user_limit (optional) – Max members (0 = unlimited).
- timeout_min (optional) – Auto-delete after X minutes of inactivity. Default: 60.
/setlobby <lobby_name>
Sets the name of the "lobby" voice channel that triggers private room creation when joined.
- Admin only
- Takes effect immediately.
/setcategory <category_name>
Sets or creates the category where private voice channels will be placed.
- Admin only
- If the category does not exist, it is created automatically.
/settimeout <minutes>
Sets the default inactivity timeout for newly created private voice channels.
- Admin only
- Value must be at least 1 minute.
/adduser <@member>
Grants a mentioned user access to your private voice channel.
- You must be the owner of the private voice channel.
- Works instantly without recreating the channel.