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

# 自動停權系統

用法 `=autoban`

{% tabs %}
{% tab title="創建自動停權系統" %}
用法 `=autoban set`\
\
使用此指令後將會創建一個頻道，任何人 (包括管理員，但不包含伺服器擁有者及機器人) 在那個頻道傳送訊息後就會被停權，並刪除他 7 天內發送的訊息。

{% hint style="info" %}
你必須有 <mark style="color:green;">管理伺服器</mark> 的權限才可執行此指令。
{% endhint %}
{% endtab %}

{% tab title="刪除自動停權系統" %}
用法 `=autoban delete/del`

{% hint style="info" %}
你必須有 <mark style="color:green;">管理伺服器</mark> 的權限才可執行此指令。
{% endhint %}
{% endtab %}
{% endtabs %}


---

# 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://tofucat-docs.bruh0422.xyz/manage/autoban.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.
