Commands

Anti-Raid

Auto-detect raids with lockdown & punishment actions.

Overview (4 commands)

CommandDescriptionPermission
/antiraid setupConfigure the Anti-Raid system.Administrator
/antiraid lockdownManually lock or unlock every text channel.Administrator
/antiraid statusShow the current Anti-Raid configuration & live state.
/antiraid resetReset raid mode — clears counters & lock status.Administrator

Details

/antiraid setup

Configure the Anti-Raid system.

Requires: Administrator
Parameters
NameTypeRequiredDescription
enabledBooleanYes
log_channelTextChannelYes
join_limitIntegerYesJoins that trigger raid mode.
join_intervalInteger (seconds)Yes
min_account_ageInteger (days)Yes
actionKick | Ban | TimeoutYes
lockdown_on_raidBooleanYes
Example
/antiraid setup enabled:True log_channel:#logs join_limit:10 join_interval:10 min_account_age:3 action:kick lockdown_on_raid:True
/antiraid lockdown

Manually lock or unlock every text channel.

Requires: Administrator
Parameters
NameTypeRequiredDescription
actionon | offYes
/antiraid status

Show the current Anti-Raid configuration & live state.

/antiraid reset

Reset raid mode — clears counters & lock status.

Requires: Administrator