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
Loti requires Administrator for full Antinuke functionality and must be placed above roles it may need to modify.
- 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
,antinuke channel <status> [threshold] [window_seconds] ["kick"|"ban"|"strip"]
***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, or strip (remove roles/permissions)
- Permissions: Administrator
antinuke role
,antinuke role <status> [threshold] [window_seconds] ["kick"|"ban"|"strip"]
- Prevents mass role deletions/creates/edits.
- Permissions: Administrator
antinuke ban
,antinuke ban <status> [threshold] [window_seconds] ["kick"|"ban"|"strip"]
- Watches for mass member bans and reacts according to configured action.
- Permissions: Administrator
antinuke botadd
,antinuke botadd <status>
- status:
on / off — prevents unauthorized bot additions.
- Permissions: Administrator
antinuke webhook
,antinuke webhook <status> [threshold] [window_seconds] ["kick"|"ban"|"strip"]
- 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
,antinuke vanity <status> ["kick"|"ban"|"strip"]
- Punishes users who change the server vanity URL.
- Permissions: Manage Guild
antinuke whitelist
,antinuke whitelist <member>
- Whitelist a member so they won’t trigger Antinuke protections, or whitelist a bot to allow it to join.
- Permissions: Administrator
antinuke kick
,antinuke kick <status> [threshold] [window_seconds] ["kick"|"ban"|"strip"]
- Watches for mass member kicks.
- Permissions: Administrator
antinuke permissions
,antinuke permissions <"grant"|"remove"|"both"> <permission> ["kick"|"ban"|"strip"]
- 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
,antinuke emoji <status> [threshold] [window_seconds] ["kick"|"ban"|"strip"]
- 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:
on or off
- [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.
If you need help configuring Antinuke safely, use ,antinuke wizard or contact the server owner.