Docs

Find what you need

Setup takes about two minutes and needs no configuration. Everything after that is optional: every command and every template token is written down, and the self-hosting guide runs the exact same code we host.

Start here

Getting started

Add the bot, run /setup, and watch your first room name itself.

Read the guide

Reference

Look something up

When it misbehaves

Something stopped working

Nearly every problem is one permission in one place, and Discord reports all of them the same way, which is why the obvious checks come back clean.

Troubleshooting

Rooms not appearing, names not updating, game names missing, or AVC paused. What each message means and the permission that actually fixes it.

Find the symptom

Your hardware

Or run it yourself

Self-hosting is not a stripped-down community edition. It is the same container we deploy, with billing dormant, and it needs a bot token and Docker.

Self-hosting

Migrations apply themselves and slash commands register themselves, so past dropping your bot token into a .env it is one command:

docker compose up

Host it yourself

When the docs run out

Ask a person, or read the source