Skip to content
Axaro

Counters

Live

Channels whose name shows a number.

Set up a counter

A counter is a channel whose name Axaro rewrites: 👥 Members: 1,204. A voice channel locked for speaking works well — it sits at the top of the list and nobody writes in it.

SettingEffect
channelIdThe channel Axaro renames
kindWhat it counts: members, boosts, channels or roles
templateThe name, where {count} is replaced by the number

The number is grouped according to the server’s language — “1,204” in English, “1 204” in French — because a channel name is read at a glance, and four digits stuck together have to be read twice.

/counters updates everything right away. The automatic pass runs every ten minutes; nobody wants to wait to see whether the name they just wrote looks right.

Why ten minutes

Discord only allows two renames per channel every ten minutes. Going over does not slow Axaro down: it puts the channel on hold for everyone, including the team who might want to rename it by hand.

Axaro therefore asks for nothing when the wanted name is already the channel’s current one, which is the case on most passes — a server does not gain a member every ten minutes.

What does not exist, on purpose: the number of members holding a given role, and the number of people online. Both require downloading the full member list on every pass. On a fifty-thousand-member server, that is a full download every ten minutes to show a number.
Discord counters: members and boosts in a channel · Axaro