
Getting started
The first step to using VoiceMaster is to use thevoicemaster setup
command.
The created channels can be moved and renamed to your liking.
What is the interface channel?
The#interface
channel will contain an embed with buttons that allow members to customize their temporary voice channel. This channel should be locked to keep the embed message at the top of the channel.

What is the Join to Create channel?
The Join to Create channel is where members will join to create their temporary voice channel. This channel is required for the VoiceMaster system to work.Customizing new voice channels
You can customize what the temporary voice channels look like when they’re created. More commands are planned.Setting the default channel name
Setting the default channel name
The name can use the
{user}
, {user.name}
and {user.display_name}
variables.Setting up the permissions
If you’re interested in making your#interface
channel only visible to members inside a temporary voice channel, you would need to set the permissions accordingly.
You would need to deny the View Channel permission for the @everyone
role and allow the View Channel permission for the role you set in the previous step.
Customizing your voice channel
The following commands can be done via the#interface
channel.
Renaming your voice channel
You can use thevoice rename
command to change the name of your voice channel.
Making your voice channel private
You can lock & hide your voice channel with the following commands.voicemaster lock
- Prevents anyone from joining the voice channel.voicemaster unlock
- Allows anyone join the voice channel.
voicemaster hide
- Hides the voice channel from the channel list.voicemaster reveal
- Reveals the voice channel in the channel list.
Permitting members to join
You can use thevoicemaster permit
command to allow specific members to join your voice channel.
Mute a member in your voice channel
You can use thevoice mute
command to mute a connected member
You must have the
Moderate Members
permission to use this command.Unmute a member in your voice channel
You can use thevoice unmute
command to mute a connected member
You must have the
Moderate Members
permission to use this command.Related commands
Claiming ownership
Claiming ownership
If the owner of a voice channel leaves, you can use the
voice claim
command to take ownership of the voice channel.Transferring ownership
Transferring ownership
You can use the
voice transfer
command to transfer ownership of a voice channel to another member.