Create temporary voice channels which can be customized to your liking
voicemaster setup
command.
#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.
Setting the default channel name
{user}
, {user.name}
and {user.display_name}
variables.#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.
#interface
channel.
voice rename
command to change the name of your voice channel.
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.voicemaster permit
command to allow specific members to join your voice channel.
voice mute
command to mute a connected member
Moderate Members
permission to use this command.voice unmute
command to mute a connected member
Moderate Members
permission to use this command.Claiming ownership
voice claim
command to take ownership of the voice channel.Transferring ownership
voice transfer
command to transfer ownership of a voice channel to another member.