> ## Documentation Index
> Fetch the complete documentation index at: https://vulture.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# VoiceMaster

> Temporary voice channels members can manage themselves.

VoiceMaster creates a private voice channel for any member who joins your setup channel. The owner can rename, lock, hide, and transfer their channel without staff intervention.

## Server setup

| Command                            | Description                                                                    |
| ---------------------------------- | ------------------------------------------------------------------------------ |
| `,voicemaster setup`               | Marks the **voice channel you're currently in** as the join-to-create channel. |
| `,voicemaster category <category>` | Sets the category for new VC channels (optional).                              |
| `,voicemaster logs [#channel]`     | Sends VC create/delete logs to a channel.                                      |
| `,voicemaster messages on/off`     | Enables join/leave messages inside the temporary VC.                           |
| `,voicemaster j2unmute`            | Toggles auto-unmute for server-muted members on join.                          |
| `,voicemaster reset`               | Deletes every temporary VC and resets the configuration.                       |

## Owner commands

All of these are run from within your temporary voice channel.

| Command                           | Description                                                    |
| --------------------------------- | -------------------------------------------------------------- |
| `,voicemaster rename <name>`      | Renames your channel.                                          |
| `,voicemaster claim`              | Claims an ownerless channel after the owner leaves.            |
| `,voicemaster status <text>`      | Sets the status text.                                          |
| `,voicemaster transfer <user>`    | Transfers ownership.                                           |
| `,voicemaster lock` / `unlock`    | Stops or allows members from joining.                          |
| `,voicemaster hide` / `reveal`    | Hides or shows the channel in the channel list.                |
| `,voicemaster permit <user/role>` | Allows a specific user or role to join.                        |
| `,voicemaster reject <user/role>` | Denies a specific user or role.                                |
| `,voicemaster region <region>`    | Sets a voice region for the channel.                           |
| `,voicemaster music`              | Server-mutes every non-bot member (great for music streaming). |
