Security

🔒 Security Feature

The Security feature in AdmiBot helps maintain a safe and secure environment within the server by implementing various protective measures against unwanted activities. This includes managing links, invitations, nuking attempts, excessive mentions, and maintaining a whitelist of trusted users.


🛡️ /security captcha <on/off> <#channel>

  • Description: Enables or disables the captcha verification system for new members in a specified channel.

  • Usage: /security captcha <on/off> <#channel>

  • 📝 Note: When enabled, new members must complete a captcha challenge to gain access to the server.


  • Description: Enables or disables the anti-link feature, which prevents members from posting external links.

  • Usage: /security antilink <on/off>

  • 📝 Note: Use this command to manage the posting of links in the server.


🚫 /security antiinvite <on/off>

  • Description: Toggles the anti-invite feature, preventing members from sending server invite links.

  • Usage: /security antiinvite <on/off>

  • 📝 Note: This helps prevent unauthorized server invites from being shared.


🤖 /security antispam <on/off>

  • Description: Enables the bot to moderate your chat for spamming.

  • Usage: /security antiinvite <on/off> [threshold: max messages] [window: in seconds]

  • 📝 Note: This helps prevent spamming in your guild.


🔥 /security antinuke <on/off>

  • Description: Enables or disables protection against server nuking attempts (e.g., mass deletions).

  • Usage: /security antinuke <on/off>

  • 📝 Note: This feature is crucial for safeguarding server integrity.


📣 /security antimention <on/off>

  • Description: Enables or disables restrictions on excessive mentions of roles or users.

  • Usage: /security antimention <on/off>

  • 📝 Note: This helps to prevent spammy behavior in the server.


✔️ /security whitelist add <@user>

  • Description: Adds a user to the security whitelist, allowing them to bypass certain security measures.

  • Usage: /security whitelist add <@user>

  • 📝 Note: This command is useful for trusted members who may need exceptions.


📜 /security whitelist list

  • Description: Displays the current list of whitelisted users.

  • Usage: /security whitelist list

  • 📝 Note: This command allows you to review the users who have been given exceptions.


/security whitelist remove <@user>

  • Description: Removes a user from the security whitelist.

  • Usage: /security whitelist remove <@user>

  • 📝 Note: This command revokes any exceptions previously granted to the user.


🔑 Permissions Required

  • Users must have Administrator permissions or be the owner of the server.

  • The user must also have a role that is higher than the bot's role to execute these commands.


This feature enhances the security of your server by implementing various protective measures, ensuring a safe and respectful community for all members.

Last updated