The Temporary Voice Lobby feature provides server owners with a dynamic and flexible voice channel system that automatically creates and manages voice channels for users. This feature is perfect for servers that want to offer personalized voice experiences without cluttering the server with too many static channels.
Lobby Channel: Server owners can create a designated "Lobby" voice channel. This acts as a hub for users who want to generate their own temporary voice channels.
Automatic Channel Creation: When a user joins the lobby, the bot will automatically create a new voice channel for that user. This new channel is exclusive to the user and is used as their personal space.
User Channel Management: The user who joined the lobby will have management permissions over their temporary voice channel. This allows them to:
Automatic Deletion: Once all users have left the temporary voice channel, it will be automatically deleted by the bot, keeping the server clean and organized without any manual intervention.
You will need
Manage Server
orAdministrator
permission to set up this feature.
Admins can easily set up and manage the Temporary Voice Lobby feature using a set of simple commands. Follow these instructions to configure and control the lobby and temporary voice channels.
To create the Lobby voice channel and its associated category, use the following command: /temp-voice admin create-lobby
.
This will create a Lobby channel and a new category to house the temporary voice channels.
Both the Lobby and Category channels can be freely renamed after creation without affecting functionality.
If you want to disable the temporary voice feature and remove all related channels, you can use: /temp-voice admin clear-lobby
.
This will delete the Lobby channel, the category, and any existing temporary voice channels that were created by the bot.
If needed, admins can forcefully delete any user's temporary voice channel without waiting for it to auto-delete by running: /temp-voice admin force-delete <channel>
.
This command gives admins control over manual removal of temporary channels.
Usage Key: <required>
/ [optional]
Command | Description | Usage | Permission |
---|---|---|---|
/temp-voice admin clear-lobby | Disables/removes the lobby for this server. | <confirm> | ManageServer or Administrator |
/temp-voice admin create-lobby | Creates the voice lobby for this server. | N/A | ManageServer or Administrator |
/temp-voice admin force-delete | Force deletes a temporary voice channel. | <voice-channel> | ManageServer or Administrator |
/temp-voice user add-allowed-user | Adds a user to the allowed list of your temporary voice channel. | <user> | None |
/temp-voice user add-blocked-user | Adds a user to the blocked list of your temporary voice channel. | <user> | None |
/temp-voice user delete | Delete your temporary voice channel. | N/A | None |
/temp-voice user remove-allowed-user | Removes a user from the allowed list of your temporary voice channel. | <user> | None |
/temp-voice user remove-blocked-user | Removes a user from the blocked list of your temporary voice channel. | <user> | None |
/temp-voice user toggle-private | Toggle the privacy of your temporary voice channel. | N/A | None |