VoiceMaster
Create temporary voice channels that auto-delete when empty.
VoiceMaster
VoiceMaster lets your members create temporary voice channels on demand. When a member joins the designated "creator" channel, a new private channel is created for them — and automatically deleted when everyone leaves.
How It Works
- An admin sets a Creator Channel via the dashboard
- When a member joins the Creator Channel, a new temporary voice channel is created
- The member who created it becomes the channel owner
- The owner can manage their channel using commands
- When all members leave, the channel is automatically deleted
Commands
All commands only work inside your own temporary channel:
| Command | Description |
|---|---|
/vc name <name> | Rename your channel |
/vc limit <number> | Set user limit (0 = unlimited) |
/vc lock | Lock the channel (no one else can join) |
/vc unlock | Unlock the channel |
/vc permit @user | Allow a specific user to join |
/vc reject @user | Remove + block a user from your channel |
/vc claim | Claim ownership if the owner left |
/vc transfer @user | Transfer ownership to another user |
/vc bitrate <8-96> | Set audio bitrate (kbps) |
Configuration
Setting Up VoiceMaster
- Go to Dashboard → VoiceMaster
- Click Enable VoiceMaster
- Select or create a Creator Channel (the "hub" channel)
- Configure default settings:
- Default name template:
{user}'s Channel,🎮 {user}, etc. - Default user limit: 0 (unlimited) or a specific number
- Category: Where temp channels are created
- Default name template:
Name Templates
Use these variables in channel names:
| Variable | Replaced With |
|---|---|
{user} | Member's display name |
{count} | Channel number (1, 2, 3...) |
{game} | Member's current activity |
Permissions Required
| Permission | Why |
|---|---|
| Manage Channels | To create and delete temp channels |
| Move Members | To move the creator to their new channel |
| Manage Roles | To set channel-level permission overrides |