HubdustryHubdustry

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

  1. An admin sets a Creator Channel via the dashboard
  2. When a member joins the Creator Channel, a new temporary voice channel is created
  3. The member who created it becomes the channel owner
  4. The owner can manage their channel using commands
  5. When all members leave, the channel is automatically deleted

Commands

All commands only work inside your own temporary channel:

CommandDescription
/vc name <name>Rename your channel
/vc limit <number>Set user limit (0 = unlimited)
/vc lockLock the channel (no one else can join)
/vc unlockUnlock the channel
/vc permit @userAllow a specific user to join
/vc reject @userRemove + block a user from your channel
/vc claimClaim ownership if the owner left
/vc transfer @userTransfer ownership to another user
/vc bitrate <8-96>Set audio bitrate (kbps)

Configuration

Setting Up VoiceMaster

  1. Go to Dashboard → VoiceMaster
  2. Click Enable VoiceMaster
  3. Select or create a Creator Channel (the "hub" channel)
  4. 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

Name Templates

Use these variables in channel names:

VariableReplaced With
{user}Member's display name
{count}Channel number (1, 2, 3...)
{game}Member's current activity

Permissions Required

PermissionWhy
Manage ChannelsTo create and delete temp channels
Move MembersTo move the creator to their new channel
Manage RolesTo set channel-level permission overrides
Edit on GitHub

On this page