> For the complete documentation index, see [llms.txt](https://bothelp.hktrpg.com/hktrpg-guan-fang-shi-yong-jiao-xue/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bothelp.hktrpg.com/hktrpg-guan-fang-shi-yong-jiao-xue/xi-tong-gong-ju/gong-neng-kai-guan.md).

# 功能開關

這是根據關鍵字來開關功能，只要符合內容，\
例&#x5982;**`運勢`，**&#x90A3;麼只要字句中包括**這詞語，**&#x5C31;不會讓Bot有反應

#### 規則

不可擋bk，至少兩個字

### 功能一覧

輸入`.bk add xxxxx` 即可增加關鍵字 每次輸入一個

輸入`.bk show` 顯示關鍵字

輸入`.bk del (編號)`或all 即可刪除


---

# 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://bothelp.hktrpg.com/hktrpg-guan-fang-shi-yong-jiao-xue/xi-tong-gong-ju/gong-neng-kai-guan.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.
