A live list of every currently-open temporary voice channel in the server.
The Active Channels page shows every temp channel that is currently open (created but not yet deleted). This is where staff and managers can see who owns what, what flags are active, and take override actions.
The table lists every active temp channel, newest first. Each row shows:
| Column | What it shows |
|---|---|
| ID | The 7-character channel ID (e.g. Ab3-xY9). This is the ID staff use to target a channel for overrides. |
| Name | The current channel name. |
| Owner | The channel owner's avatar, Discord username, and user ID. |
| Limit | The current user limit (∞ = unlimited). |
| Flags | Badges showing active flags: 🔒 Locked, 👁 Private, 👻 Ghost. |
| Staff override | A Force Delete button (confirm modal). |
Staff roles (configured on the Settings page) can override any temp channel setting. From the Active Channels page, staff can:
Click Force delete on a channel row to immediately delete the Discord channel and mark the row inactive. A confirmation modal appears before the action is taken. The channel is deleted via the Discord API and the database row is preserved (marked is_active = false) for audit.
Staff can also override channels from Discord using the channel's 7-character ID, or by using the /voice-control control panel buttons (Lock, Unlock, Ghost, Unghost, Delete).