> For the complete documentation index, see [llms.txt](https://bothelp.hktrpg.com/guide/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/guide/trpg-gong-neng/kai-shi-jin-hang-trpg/zi-liao-ku-gong-neng.md).

# 資料庫功能

`.db (add del show 自定關鍵字)`

* 這是根據關鍵字來顯示數據內容的資料庫功能
* 例如輸入 `.db add 九大陣營 九大陣營包括守序善良 (...省略) 中立邪惡 混亂邪惡`
* 再輸入`.db 九大陣營` 就會輸出 「`九大陣營包括守序善良 (...省略) 中立邪惡 混亂邪惡」`的全部內容
* add 後面第一個是觸發的關鍵字, 可以是漢字,數字,英文及emoji
* 輸入`.db add (關鍵字) (內容)`即可增加關鍵字
* 輸入`.db show` 顯示所有關鍵字
* 輸入`.db del(編號)`即可刪除
* 輸入`.db (關鍵字)` 即可顯示內容
* 範例\
  `.db add COC COC是其中一系很受歡迎的TRPG系統，最新版本是7th`\
  `.db del 0` 刪除第一個關鍵字

### 兩種模式

* 如使用.db 是群組版, 供整個群組共用
* 如使用.dbp 是公開版, 在整個HKTRPG可以看到
