Room Creator

Automatic voice rooms for Echoed

Room Creator watches a lobby channel and spins up a private video/voice room for each member — then cleans it up when everyone leaves.

How it works

  1. Admin sets a lobby voice/video channel in the dashboard or with !setup-lobby.
  2. A member joins the lobby — the bot creates a temporary room and makes them the owner.
  3. Owner manages the room (rename, lock, transfer, close) via commands or reactions.
  4. When the room is empty, it is deleted automatically.

Features

  • Auto-create rooms from a lobby channel
  • One room per owner; ownership transfers if the owner leaves
  • Control panel with reactions + prefix commands
  • English / Russian bot replies
  • Web dashboard: invite bot, configure lobby, view stats
  • Stats: rooms created (day / month / all-time) and voice time

Setup for server admins

  1. Sign in with Echoed and invite the bot to your server.
  2. Open the server page and set the lobby channel id (video/voice).
  3. Optionally set language and room name template ({username}, {display_name}).
  4. Members join the lobby — or use !room create as a manual fallback.

Useful commands

!ping · !help · !setup-lobby · !status · !set-language · !set-room-template
!room create · info · rename · transfer · lock · unlock · close

Echoed API notes

Rooms use channel type video. Echoed may not auto-move members into the new channel — the bot notifies them to join. Voice-time stats require realtime voice events from Echoed; until those arrive, use !room create and expect partial voice metrics.