InfiniTeaInfiniTea Docs
Setup & Configuration

Dynamic Voice

Dynamic Voice creates temporary, user-owned voice channels on demand. When a member joins a designated entry channel, InfiniTea automatically spawns a new voice channel for them. When everyone leaves, the channel is cleaned up automatically.

How It Works

  1. You designate an existing voice channel as the "entry point" (also called a creator channel).
  2. When a member joins this channel, InfiniTea instantly creates a new voice channel and moves them into it.
  3. The member who triggered creation becomes the channel "owner" with special controls.
  4. When all members leave the spawned channel, it is automatically deleted after the configured timeout.

This keeps your channel list clean while giving members the flexibility to create private or public voice spaces.

Setup

  1. Select the entry channel: Choose an existing voice channel that will serve as the spawn trigger. Members joining this channel will automatically get a new voice channel created for them.
  2. Category sync: Choose whether spawned channels inherit the permission overwrites and settings from the parent category. This is recommended for consistency.
  3. Timeout duration: Set how long an empty channel persists before being deleted. A short timeout (30-60 seconds) keeps things tidy; a longer timeout (5-10 minutes) allows members to briefly step away without losing their channel.
  4. Owner controls: Enable or disable channel owner permissions:
    • Lock/Unlock: Owner can restrict who can join their channel.
    • Invite: Owner can invite specific members to a locked channel.
    • Rename: Owner can rename their temporary channel.
    • User limit: Owner can set a maximum number of participants.
  5. Save your configuration.

Best Practices

  • Name the entry channel something obvious like "Create Voice Channel" or "Join to Create" so members understand its purpose.
  • Place the entry channel at the top of a voice category dedicated to dynamic channels.
  • Set a reasonable timeout (60 seconds works well for most servers) to balance between convenience and clutter.
  • If you enable owner controls, ensure your community guidelines cover acceptable use of locked channels.

Permissions Required

InfiniTea needs the following permissions in the category where dynamic channels are created:

  • Manage Channels: To create and delete temporary voice channels.
  • Move Members: To move the triggering member into their new channel.
  • Connect: To manage the entry channel.