Stats channels
Voice channels whose name is a live counter — members, boosts, roles, channels.
A voice channel nobody joins, whose name shows a number: 👥 Members: 1,204. It updates itself.
Set it up
- Create a voice channel and deny Connect for everyone — it's a display, not a room.
- Enable Stats Channels in the Plugins market.
- On the Stats Channels page, add a counter: pick the channel, the type, and a name template.
Counter types
| Type | Counts |
|---|---|
| Members | everyone on the server |
| Boosts | current server boosts |
| Roles | how many roles exist |
| Channels | how many channels exist |
The template controls the text — {count} is where the number goes.
Milestone goals
Optionally add goals: when a count reaches a number, the bot announces it once in a channel you choose. Once, not on every tick — a goal that's been reached stays reached, even across restarts.
Good to know
- Counters update about every 10 minutes. Discord rate-limits channel renames hard, and a counter that fights that limit would stop updating entirely.
- If the channel is deleted, the counter stops. Your project's Health page reports configured channels that no longer exist.
Requirements: Manage Channels and Send Messages (for goal announcements).