Counters
Live-updating voice channel counters that display server stats in their name.
Last updated on
Counters are voice channels whose name automatically updates to show a live number — like a member count, or a custom stat you define. Members can't join these channels; they exist purely as a display.
All commands are grouped under /counter and require Manage Channels.
Create a counter
/counter createOpens a guided flow to pick what the counter tracks and how its name is formatted.
Edit a counter
/counter editChange what an existing counter tracks or how it's displayed.
Delete a counter
/counter delete counterList active counters
/counter listForce a refresh
/counter refreshManually re-syncs every counter with live data. This has a 10-minute cooldown per server since Discord limits how often a channel name can change — counters normally update on their own, so you'll rarely need this outside of testing.
Goals
Counters can also track progress toward a server-wide goal (like a member count milestone), grouped under /goal:
| Command | What it does |
|---|---|
/goal set | Set a server-wide counter goal |
/goal remove | Remove the current goal |
/goal status | Check progress toward the current goal |
Discord limits how frequently a channel name can be changed. Counters are designed around this limit already, so you don't need to worry about hitting it during normal use — it's only relevant if you're refreshing manually and repeatedly.