> For the complete documentation index, see [llms.txt](https://shaynicide.gitbook.io/starbot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shaynicide.gitbook.io/starbot/jp/meny/tosekyuriti/jing-gao.md).

# 警告

Starbotを使ってユーザーに警告を下ることができます。設定された数になると、設定されている対応が行われます。

***

## 対応

警告のレベルによる色んな対応（<mark style="color:$primary;">ロール付与</mark>・<mark style="color:$warning;">タイムアウト</mark>・<mark style="color:$danger;">バン</mark>）を設定できます。例：

| レベル | 入力   | 対応          |
| --- | ---- | ----------- |
| 2   | role | ロール付与       |
| 4   | t-3  | タイムアウト（３日間） |
| 7   | t-7  | タイムアウト（７日間） |
| 10  | ban  | バン          |

{% hint style="info" %}
警告による対応が行われる場合、警告の確認画面にも出ます。
{% endhint %}

***

## 警告下げ方針

何日間が経つと自動的に警告が１で下がる設定ができます。

{% hint style="info" %}
０にすると、この機能は無効になります。
{% endhint %}
