# 記錄時間

Discord 有搜尋功能，您可以忽略指令前方的 `boss` 只輸入後面的部分`統會自動找到指令`

## 查看王表 `/list`

輸入 `/list`  可以叫出王表。

## 記錄時間 `/d`

在王死時立刻記錄就不需輸入時間，直接使用 `/d` 即可記錄。

如王並非當下消滅要加時間可使用 `tab` 選擇其他參數

## 刪除寫錯的記錄 `/r`

有時可能因為記錯編號或按錯按鍵而輸入錯誤的資訊，無需擔心，只要使用 `/r` 即可刪除此王的上一筆記錄資料。

## 直接指定重生時間 `/c`

有時候可能會從內鬼或敵方友人口中得知某些王的下次重生時間，此時不需自行回推時間記錄，只要輸入 `/c` 即可直接指定該王的重生時間。

{% hint style="info" %}
指定時間必須完整輸入\[月]\[日]\[時]\[分]\[秒]如九月八號下午一點四十五分十二秒（0908134512）
{% endhint %}

{% embed url="<https://youtu.be/v89ZnF6PGq0>" %}

## 查看王時記錄/`log`

如果發現王表時間異常，可以使用這指令叫出最近20次的記錄，藉以修正王時。

{% hint style="warning" %}
尊重、包容、友善，抓戰犯只會破壞團隊和諧。
{% 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://mmorpg.gitbook.io/mmoprg-bossbot/zhui-wang-zhi-ling/ji-lu-shi-jian.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.
