Member Counters create read-only voice channels in your Discord server whose names update automatically every 10 minutes with live stats. No commands, no bots to trigger — the number is always visible in your channel list.Documentation Index
Fetch the complete documentation index at: https://apetopia.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Open in Apetopia →
Go directly to this feature in your dashboard.
Setting up a counter channel
There are two available counter types, each with its own card:| Counter | What it shows |
|---|---|
| Total Members | All members currently in your server |
| Online Members | Members with an active presence (online, idle, do not disturb) |
- Go to Community → Member Counters in the sidebar
- Toggle on the counter type you want
- Customize the channel name template using the
{count}placeholder - Click Create channel — the bot creates the voice channel immediately with the current value
Channel name templates
Use{count} anywhere in the template and it will be replaced with the live number.
Examples:
How updates work
- Counters refresh every 10 minutes automatically
- The update is powered by Discord’s
approximate_member_countandapproximate_presence_countfields from the guild API - If a channel is deleted from Discord directly, Apetopia will detect the 404 on the next update cycle and remove the stale entry from your config
Removing a counter
Toggle off the counter or click Delete channel in the active card. This deletes the channel from your Discord server and removes the counter from your config.Troubleshooting
The channel isn’t updating- Make sure the bot has Manage Channels permission in your server
- Check that the bot is still a member of your server (Community → Bot Setup)
- The update cycle runs every 10 minutes — the first update after creation may take a few minutes
—.
I deleted the channel in Discord but it still shows as active
Toggle it off in the dashboard to remove the entry. Apetopia will also clean it up automatically on the next update cycle when it detects the channel no longer exists.
