> For the complete documentation index, see [llms.txt](https://docs.voicestats.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.voicestats.xyz/general/settings/bot-filter.md).

# Bot Filter

The bot filter setting determines whether the statistics of other Discord bots in your voice channels are recorded. By default, to provide a clearer view of human activity, bot statistics are not recorded.

{% hint style="warning" %}
Enabling bot statistics will include the time spent by all active bots in your voice channels (such as music bots or recording bots) in the overall server statistics.
{% endhint %}

After selecting the Bot Filter category from the `/settings` menu, you can easily toggle the status by using the **Enable Bot Logging** or **Disable Bot Logging** buttons on the screen that appears.

<figure><img src="/files/Q35QmZ6Cn7lfK8WPrJWv" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**💎 Note:** This feature is exclusive to Premium servers.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.voicestats.xyz/general/settings/bot-filter.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.
