Skip to content

Member Counter

You can find the member counter module in the bot’s /config command. You can access it in two different ways:

  1. By using the /config command and selecting the Compteur module in the module option. (/config module:Compteur de membres)
  2. By executing the /config command and selecting the Compteur option from the dropdown menu.

The member counter module allows you to display the number of members on your server in real time. Generally configured on a locked voice channel, it allows for constant visibility of your community’s growth at the top of the channel list, without having to check server settings.


Once in the configuration panel, you can choose from 4 types of counters:

  • Total: Displays the total number of members (including bots).
  • Humains: Displays only human members.
  • Bots: Displays only the number of bots.
  • Rôle: Displays the number of members holding a specific role.

After selecting a type (e.g., “Total”), you access the detailed editing menu:

  1. Enable the counter: Use the ✔️ Activer or ✖️ Désactiver button to control automatic updates.
  2. Define the channel: You have two choices:
    • Click on ➕ Créer un salon: The bot will automatically create a locked voice channel with the appropriate permissions.
    • Or use the dropdown menu Choisir un salon existant to select a voice channel you have already created.
  3. Customize the name: Click on ✏️ Modifier le format to change the text appearance (e.g., Members: 150).
  4. Choose the role (Mode Rôle only): If you are configuring a role counter, an additional dropdown menu will appear to select the role to track.

To customize the channel name, you can use dynamic variables that will be replaced automatically:

  • {count}: Displays the count (e.g., 150). Available for all counters.
  • {role}: Displays the tracked role name (e.g., VIP). Available only for the Rôle type counter.

Format Examples:

  • Members: {count}Members: 150
  • 👥・{count} Humans👥・142 Humans
  • [{role}] : {count}[VIP] : 12