Skip to main content

Private voicechannels

As soon as a user enters the channel selected in the dashboard, a new private voice channel is created. The permissions for this channel can be set with the permission command.

Private channels

The private voice channel setting allows you to select voice channels which will create a new private channel for a user once they join it. The user is automatically moved to their own channel and can modify it using the commands below.

You are able to change the category under which the channels are created, and the default channel name.

Channel name variables

  • {id}: A temporary unique ID which can be re-assigned if the previous channel was deleted
  • {username}: The username of the user who created the channel
  • {displayName}: The display name of the user
  • {globalName}: The global display name of the user

Commands

Open

Allow everyone to join and speak in your private channel.

/permission open

Close

Remove private channel permissions from everyone but you. Users who joined before can stay and still speak in the voice channel, but cannot rejoin.

/permission close

Kick all users

Kick everyone out of your voice channel except you.

/permission reset

Add user

Allow the specified user to join your voice channel.

/permission add user:User

Alternatively, you can use the select menu in your private channel.

Remove user

Kicks the specified user from your voice channel and remove their permissions to rejoin.

/permission remove user:User

Alternatively, you can use the select menu in your private channel.

Add a moderator

Moderators can, like the owner, use all private channel commands.

They also have Stream permissions.

/permission addmod user:User

Alternatively, you can use the select menu in your private channel.

Remove a moderator

/permission removemod user:User

Alternatively, you can use the select menu in your private channel.

Set the user limit

Limit how many users can join your voice channel.

/permission setlimit limit:User limit