đī¸Temporary Voice Channels
You can create channels that when joined, create a new temporary voice channel (room) and move the user to it. This room will automatically be deleted when there are no (human) users remaining.
Room Creation
Room Owner
The person who created the room will be given channel editing permissions (they can change the channel name, user limit, etc.) and the ability to use /room
. This command allows them to easily transfer room ownership, hide/show the room, invite others to a hidden room, or kick/block specific users from the room.
When the owner leaves, leadership is passed down by join order.
Blocked Users
Users that have been blocked by the the creator using /block
will not be able to see the created room by default.
Audio Quality
You can set the default audio quality to be used when a room is a created. This is limited by the server's boost level.
Room Names
Room names can use variables that change depending on the situation.
!NUM! - The number of the room (in the same category)
!ALPH! - Similar to !NUM!, but uses alphabet (A, B, C)
!EMOJI! - A random emoji
!EMOJI2! - A random emoji, different from !EMOJI!
!EMOJI3! - A third, also different emoji
!NAME! - The user's nickname
!USER! - The user's Discord username
Member-Only Chat
Rooms can have messages sent directly in them. Only the people inside the room can use the chat, and outsiders cannot see the chat unless they are focused on the channel, and they are unable to see any messages from before they focused the channel.
Last updated