Docs / Community
Server Counters
Voice channels whose names show live member, bot or booster counts.
What it does
Voice channels whose names show a live number โ member count, humans, bots, online now, or boosters. Nobody joins them; they sit at the top of the channel list as a always-current status bar for the server.
Setup
- Dashboard โ Counters: add a counter and pick its metric โ members, humans, bots, online or boosters.
- Write the template, e.g.
๐ฅ Members: {count}. - Deny
@everyonethe Connect permission so nobody can actually join them, and put them in a category above your real channels.
Counters refresh on a schedule rather than instantly โ Discord rate-limits channel renames aggressively, and a counter that tried to update on every join would spend most of its life throttled and stuck on a stale number.
Commands
This module has no commands โ it's configured entirely from the dashboard.