# Security Setup

By
Anzo.fy

# Easy setup

  • Add bot in server
  • Server settings > roles > drag bot's role to top
  • Use ?antinuke enable

# Advance Setup

Each module has three subcommands: on, off, and limit

# Anti-Ban Protection (antiban)

  • ?antiban on - Enable anti-ban protection (prevents unauthorized member bans)
  • ?antiban off - Disable anti-ban protection
  • ?antiban limit <number> - Set how many bans are allowed before action (0 = immediate action)
  • Action: Bans the executor and logs the event

# Anti-Kick Protection (antikick)

  • ?antikick on - Enable anti-kick protection (prevents unauthorized member kicks)
  • ?antikick off - Disable anti-kick protection
  • ?antikick limit <number> - Set how many kicks are allowed before action
  • Action: Bans the executor and logs the event

# Anti-Bot-Add Protection (antibotadd)

  • ?antibotadd on - Enable anti-bot-add protection (prevents unauthorized bots from being added)
  • ?antibotadd off - Disable anti-bot-add protection
  • ?antibotadd limit <number> - Set how many bot additions are allowed before action
  • Action: Bans the bot inviter and removes the bot

# Anti-Channel-Create Protection (antichcr)

  • ?antichcr on - Enable anti-channel-create protection (prevents unauthorized channel creation)
  • ?antichcr off - Disable anti-channel-create protection
  • ?antichcr limit <number> - Set how many channels can be created before action
  • Action: Bans the creator and deletes the channel

# Anti-Channel-Delete Protection (antichdl)

  • ?antichdl on - Enable anti-channel-delete protection (prevents unauthorized channel deletion)
  • ?antichdl off - Disable anti-channel-delete protection
  • ?antichdl limit <number> - Set how many channels can be deleted before action
  • Action: Bans the deleter and recovers the channel

# Anti-Channel-Update Protection (antichup)

  • ?antichup on - Enable anti-channel-update protection (prevents unauthorized channel modifications)
  • ?antichup off - Disable anti-channel-update protection
  • ?antichup limit <number> - Set how many channels can be modified before action
  • Action: Bans the modifier and reverts changes

# Anti-Role-Create Protection (antirolecreat)

  • ?antirolecreat on - Enable anti-role-create protection (prevents unauthorized role creation)
  • ?antirolecreat off - Disable anti-role-create protection
  • ?antirolecreat limit <number> - Set how many roles can be created before action
  • Action: Bans the creator and deletes the role

# Anti-Role-Delete Protection (antiroledelet)

  • ?antiroledelet on - Enable anti-role-delete protection (prevents unauthorized role deletion)
  • ?antiroledelet off - Disable anti-role-delete protection
  • ?antiroledelet limit <number> - Set how many roles can be deleted before action
  • Action: Bans the deleter and recovers the role

# Anti-Role-Update Protection (antiroleupdat)

  • ?antiroleupdat on - Enable anti-role-update protection (prevents unauthorized role modifications)
  • ?antiroleupdat off - Disable anti-role-update protection
  • ?antiroleupdat limit <number> - Set how many roles can be modified before action
  • Action: Bans the modifier and reverts changes

# Anti-Everyone/Here Protection (antieveryone)

  • ?antieveryone on - Enable anti-everyone protection (prevents "@everyone/@here mentions)
  • ?antieveryone off - Disable anti-everyone protection
  • ?antieveryone limit <number> - Set how many @everyone mentions allowed before action
  • Action: Removes the message and times out the user for 1 hour

# Anti-Member-Update Protection (antimemberupd)

  • ?antimemberupd on - Enable anti-member-update protection (prevents unauthorized member role changes)
  • ?antimemberupd off - Disable anti-member-update protection
  • ?antimemberupd limit <number> - Set how many member updates allowed before action
  • Action: Bans the modifier if dangerous permissions are involved
  • Note: Only acts on dangerous role changes (Ban Members, Administrator, Manage Guild, etc.)

# Anti-Guild-Update Protection (antiguild)

  • ?antiguild on - Enable anti-guild-update protection (prevents unauthorized server settings changes)
  • ?antiguild off - Disable anti-guild-update protection
  • ?antiguild limit <number> - Set how many guild updates allowed before action
  • Action: Bans the modifier and logs the event

# Anti-Integration Protection (antiintegrat)

  • ?antiintegrat on - Enable anti-integration protection (prevents unauthorized integrations/apps)
  • ?antiintegrat off - Disable anti-integration protection
  • ?antiintegrat limit <number> - Set how many integrations allowed before action
  • Action: Bans the creator and removes the integration

# Anti-Webhook Protection (antiwebhook)

  • ?antiwebhook on - Enable anti-webhook protection (prevents unauthorized webhooks)
  • ?antiwebhook off - Disable anti-webhook protection
  • ?antiwebhook limit <number> - Set how many webhooks allowed before action
  • Action: Bans the creator and deletes the webhook

# Anti-Webhook-Create Protection (antiwhcr)

  • ?antiwhcr on - Enable anti-webhook-create protection (specifically for webhook creation)
  • ?antiwhcr off - Disable anti-webhook-create protection
  • ?antiwhcr limit <number> - Set how many webhooks can be created before action
  • Action: Bans the creator and deletes the webhook

# Anti-Webhook-Delete Protection (antiwhdl)

  • ?antiwhdl on - Enable anti-webhook-delete protection (prevents webhook deletion)
  • ?antiwhdl off - Disable anti-webhook-delete protection
  • ?antiwhdl limit <number> - Set how many webhooks can be deleted before action
  • Action: Bans the deleter and logs the event

# Anti-Prune Protection (antiprune)

  • ?antiprune on - Enable anti-prune protection (prevents bulk message deletion)
  • ?antiprune off - Disable anti-prune protection
  • ?antiprune limit <number> - Set how many messages can be pruned before action
  • Action: Bans the executor and logs the event