Counters are placed by writing them in a channel name or topic, if something is between two curly braces ({}
), Member Counter will consider it a counter, and it will update it in the next 10 minutes
You can place counters in one of the following places:
In a voice channel name
In a category channel name
In a text channel topic
In a news channel topic
For this example we are gonna use {members}
, which counts the total amount of members in your discord server, you will find out more counters below
Create a new channel, or/and edit it, and write {members}
in the name or topic, and click 'save changes'
Then, wait up to 10 minutes, and Member Counter will update it:
You can also add multiple counters in one name/topic, and combine them with your own content, here is a example:
If you reach the character limit when you are editing a name/topic, please check
mc!help editChannel
You can see the current counter configurations with
mc!seeSettings
, this is useful to add more counters without disabling the previous ones
Edit the channel and write {disable}
in the name/topic, Member Counter will replace it to a ✅, that means that you removed all the counters of that channel successfully
You can also delete the channel directly
Those counters with a * are not available anymore due to discord restrictions, but you can use them if you self host the bot, you can learn how to do it here
Counter | What counts? | Premium |
{members} | The total amount of members in the server | No |
{approximatedOnlineMembers} | Approximated online members in your server | No |
{users}* | How many users are in the server, it excludes the bots | Yes |
{bots}* | How many bots are in the server, it excludes the users | Yes |
{channels} | How many channels has the server | No |
{roles} | How many roles has the server | No |
{connectedMembers}* | How many members are connected in all the voice channels in the server | Yes |
{connectedMembers:channelID}* | Like | Yes |
{bannedMembers} | How many members are banned | No |
{onlineMembers}* | How many members are online | Yes |
{onlineUsers}* | How many users are online | Yes |
{onlineBots}* | How many bots are online | Yes |
{offlineMembers}* | How many members are offline | Yes |
{offlineUsers}* | How many users are offline | Yes |
{offlineBots}* | How many bots are offline | Yes |
{membersWithRole:roleID}* | This counts how much members has a role or roles, write the roles IDs you wanna count after the | Yes |
{onlineMembersWithRole:roleID}* | Like | Yes |
{offlineMembersWithRole:roleID}* | Like | Yes |
{http:options} | Shows the result returned by a http | No |
{http-string:url} | Like | No |
{youtubeSubscribers:channelUrl} | Displays a youtube channel subscriber count, replace channelUrl with the desired channel url | Yes |
{youtubeViews:channelUrl} | Displays a youtube channel view count | Yes |
{youtubeVideos:channelUrl} | Displays a youtube channel video count | Yes |
{twitchFollowers:channelName} | Displays a twitch channel follower count, replace channelName with the desired channel name | Yes |
{twitchViews:channelName} | Displays a twitch channel view count | Yes |
{twitterFollowers:username} | Displays the amount of followers in an account, replace username with the actual Twitter username | Yes |
{memeratorMemes:username} | Displays a Memerator user's meme count, replace username with the desired profile name | No |
{memeratorFollowers:username} | Displays a Memerator user's follower count, replace username with the desired profile name | No |
{instagramFollowers:username} | Displays the amount of followers in an account, replace username with the actual Instagram username | Yes |
{game:gameId:address:port} | Player count for game servers (Minecraft, Counter Strike, Rust, Ark, Team Fortress 2, GMOD, etc), replace Additional gameIds:
| No |
{countdown:targetDate:format} | Shows a countdown that will decrease to the specified target date, you can easily generate this counter here or manually creating it by replacing | No |
{clock:timeZone} | Shows a clock with the time of the specified timezone, you can easily generate this counter here or replace | No |
{nitro-boosters} | Shows the total amount of members boosting this server | No |
{static:number} | Shows the given | No |
Instead of waiting to see how will be the final result, you can use mc!preview
to check how will look your custom counters in a chanel name or topic
mc!preview {onlineMembers} of {members} Online
Use mc!shortNumber
when the counts are too large, the format of this compact notation will depend on the locale
Usage
mc!shortNumber enablemc!shortNumber disable