Wiki / Core Features / Temporary Voice

Temporary Voice

Updated by Maxime_48 · 1 week ago · 72 views

Temporary Voice gives every member their own on-demand voice channel. You set up a single "Join to Create" hub; the moment someone joins it, the bot spins up a fresh voice channel just for them, moves them in, and hands them full control. When the last person leaves, the channel disappears on its own — no clutter, no manual cleanup.

The Temporary Voice settings page: Join-to-Create channel, category for new rooms, room name template, user limit and default lock


🎙️ How it works

  1. A member joins your hub voice channel.
  2. The bot instantly creates a new voice channel (under the category you chose) and moves the member into it.
  3. That member becomes the channel's owner and can manage it with /voice commands.
  4. When everyone leaves, the channel is deleted automatically.

⚙️ Setting it up

From your server → Temporary Voice:

  • Trigger channel — the "Join to Create" hub members join to get their own room.
  • Category — where new temporary channels are created (keep it separate so they stay tidy).
  • Name template — the name given to each room. Use {user} for the owner's name, e.g. {user}'s channel.
  • User limit — optional cap on how many people can be in a room (0 = unlimited).
  • Locked by default — if enabled, new rooms start locked so only the owner can let people in.

🕹️ Owner controls — /voice

The member who created a room controls it with slash commands:

  • /voice rename — change the room's name.
  • /voice limit — set the maximum number of members.
  • /voice lock — stop new members from joining.
  • /voice unlock — reopen the room to everyone.
  • /voice kick — remove a member from the room.
  • /voice claim — take ownership of a room whose original owner has left.

Commands only work from inside a temporary channel, and only its owner can use them (except claim, which is available when the owner is gone).


🔔 Server Logs

Because these channels are created and deleted constantly, their create/delete events are hidden from Server Logs by default to avoid noise. If you want to track them, turn on "Log temporary voice channels" in your server's Server Logs settings.


✅ Requirements

The bot needs the Manage Channels and Move Members permissions to create rooms and move members into them. If rooms aren't being created, check those permissions first.


💡 Tips

  • Name your hub something obvious like ➕ Join to Create so members know what it does.
  • Put the hub and the temporary category together at the top of your voice channels.
  • Enable Locked by default for private-by-default rooms — owners just /voice unlock when they want company.