sidneylopes / MemberCounter

MemberCounter is a simple Discord Bot that shows the current amount of members on a guild as its nickname on this guild.

Home Page:https://discord.gg/nGu44pF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MemberCounter

MemberCounter is a simple Discord Bot that shows the current amount of members in a guild as their nickname in this guild.

Best way to use it

The best way to use it is to set MemberCounters role at top of all roles or at least over the Member role or whatever you have. Then set it as hoisted and, right away, you will see how many members your server has.

Commands

  • <prefix>help: Shows a help how to correctly set MemberCounter up and a list of all commands.
  • <prefix>update: When you believe MemberCounters nickname isn't showing the correct amount of member because of a downtime or whatever, use this command to update its nickname.
  • <prefix>invite: Shows the link to invite me to your server and the invite link to my support server.
  • <prefix>stats: Shows the bot's stats on discordbots.org.
  • <prefix>config: Guild specific configuration

Guild Specific Configuration

Key Type Example Description
format string %all% (online: %online%) Format the count will be displayed in the nickname:
%all% - all members count
%online% - online members count
%offline% - offline members count
countBots bool true Set if bots will be counted or not.

Links

About

MemberCounter is a simple Discord Bot that shows the current amount of members on a guild as its nickname on this guild.

https://discord.gg/nGu44pF

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%