/antiraid setupConfigure the Anti-Raid system.
Requires: Administrator
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| enabled | Boolean | Yes | — |
| log_channel | TextChannel | Yes | — |
| join_limit | Integer | Yes | Joins that trigger raid mode. |
| join_interval | Integer (seconds) | Yes | — |
| min_account_age | Integer (days) | Yes | — |
| action | Kick | Ban | Timeout | Yes | — |
| lockdown_on_raid | Boolean | Yes | — |
Example
/antiraid setup enabled:True log_channel:#logs join_limit:10 join_interval:10 min_account_age:3 action:kick lockdown_on_raid:True