Description
Antinuke protects your guild from mass channel/role/webhook/emoji deletes, mass bans/kicks, bot additions, vanity changes, and dangerous permission changes. Configure thresholds and automated responses per rule.General Notes
- Use
,antinuke whitelist <member>to exempt trusted members or bots from triggering protections. - For actions that perform many requests (emoji, role, channel changes).
antinuke channel
**status**: on/off`
- [threshold]: number of channel creates/deletes before triggering (default: guild specific)
- [window_seconds]: time window to evaluate the threshold (seconds)
- action: punishment to apply to the offender:
kick,ban, orstrip(remove roles/permissions) - Permissions: Administrator
antinuke role
- Prevents mass role deletions/creates/edits.
- Permissions: Administrator
antinuke ban
- Watches for mass member bans and reacts according to configured action.
- Permissions: Administrator
antinuke botadd
- status:
on/off— prevents unauthorized bot additions. - Permissions: Administrator
antinuke webhook
- Permissions: Administrator
antinuke list
- View all enabled antinuke modules, plus whitelisted members and bots.
- Permissions: Manage Guild
antinuke wizard
- Guided step-by-step setup for recommended Antinuke settings.
- Permissions: Administrator
antinuke vanity
- Punishes users who change the server vanity URL.
- Permissions: Manage Guild
antinuke whitelist
- Whitelist a member so they won’t trigger Antinuke protections, or whitelist a bot to allow it to join.
- Permissions: Administrator
antinuke kick
- Watches for mass member kicks.
- Permissions: Administrator
antinuke permissions
- Monitors dangerous permission grants/removals and reacts with the configured punitive action.
- Permissions: Administrator
antinuke config
- Displays current Antinuke configuration for the server.
- Permissions: Manage Guild
antinuke emoji
- May be unstable due to Discord rate limits when many emoji operations occur.
- Permissions: Manage Emojis and Stickers, Manage Guild
antinuke admins
- View all users who can manage Antinuke settings.
- Permissions: Manage Guild
antinuke admin
- Grant a user permission to edit Antinuke settings without giving full guild Administrator.
- Permissions: Administrator
Parameters (common)
- (required) status:
onoroff - [threshold]: The number of events before Antinuke triggers.
- [window_seconds]: The time window (in seconds) during which the threshold is measured.
- action: One of
kick,ban,strip— what to do to the offending account.
,antinuke wizard or contact the server owner.