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

  1. Create a voice channel and deny Connect for everyone — it's a display, not a room.
  2. Enable Stats Channels in the Plugins market.
  3. On the Stats Channels page, add a counter: pick the channel, the type, and a name template.

Counter types

TypeCounts
Memberseveryone on the server
Boostscurrent server boosts
Roleshow many roles exist
Channelshow 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).