# Member counter

Member counter shows total member count and/or member counts based on their status.

<figure><img src="https://3295602690-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMRfG9QvNConKIyipM24L%2Fuploads%2FC97wRzTTkk26LfPb5cYo%2FScreenshot%202025-03-18%20at%2020.53.02.png?alt=media&#x26;token=3efd8d09-d176-4897-a835-38b1331a07dc" alt="" width="215"><figcaption></figcaption></figure>

You can create multiple member counters. Our official bot allows creating up to 5 counters per server, but you can create unlimited counters on your custom bots.

## How to create a counter

To create a member counter, use the **/membercounter** command.

<figure><img src="https://3295602690-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMRfG9QvNConKIyipM24L%2Fuploads%2FuTaZFDDHLSi1mxexWxZY%2FScreenshot%202025-03-18%20at%2020.48.40.png?alt=media&#x26;token=4564e97f-d9c7-4113-8932-80948c4c5b62" alt=""><figcaption></figcaption></figure>

Select counter types from the list. You can select up to 4 per counter. Available options are Total, Online, Do not disturb, Idle and Offline.

<figure><img src="https://3295602690-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMRfG9QvNConKIyipM24L%2Fuploads%2FNGGaJaFNi9o5Hkp1adii%2FScreenshot%202025-03-18%20at%2020.51.19.png?alt=media&#x26;token=2f4d4bc2-2967-4974-aef3-00f611a61080" alt=""><figcaption></figcaption></figure>

A counter will be created. You can move the created channel anywhere you like. Just delete the channel if you want to remove the counter.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.flexy.bot/public-bot-features/member-counter.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
