# 趣味擲骰

玩樂用指令，如**塔羅牌**、**運勢**、**隨機抽選**

* `排序 (選項1) (選項2) (選項N)` 會進行隨機的排序
* `隨機 (選項1) (選項2) (選項N)` - 會隨機抽選其中一個出來
* choice `(選項1) (選項2) (選項N)` - 會隨機抽選其中一個出來\
  ![](/files/NfjRrpWbXO8zayc2d3OP)
* `立flag` 會隨機出現一些立FLAG的場景\
  ![](/files/wFtZj6dV9KtIvxthgumK)
* `.me` 可以令HKTRPG機械人重覆你的說話
* `.mehistory`  顯示在該頻道的過往.me發言

{% hint style="info" %}
因為會互相衝突，.me 的Discord 斜線指令(/)是 **`/mee`**
{% endhint %}


---

# 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://bothelp.hktrpg.com/hktrpg-guan-fang-shi-yong-jiao-xue/yu-le-gong-neng/qu-wei-zhi-tou.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.
