Security and moderation

🛡️ Security & Moderation

VanGuard is designed to keep your server safe from unwanted behavior. With a variety of built-in security features, it helps you manage threats such as raids, spam, and abusive behavior.


1. ⚠️ Anti-Nuke System

VanGuard includes an Anti-Nuke system that automatically detects and responds to potential server raids. When a raid is suspected, VanGuard will take actions like:

  • Temp-banning members who spam or attack the server

  • Locking down channels to prevent new members from joining

  • Alerting moderators via logs

To enable or configure Anti-Nuke settings, use the command:

!config antnuke enable

2. 🚫 Anti-Spam & Auto-Mute

VanGuard has an Anti-Spam feature that detects and auto-mutes users who send excessive messages in a short amount of time.

You can adjust the sensitivity of the Anti-Spam system with:

!config antispam [low/medium/high]

To prevent harmful links (e.g., phishing or malware), VanGuard will automatically delete messages containing external links, including tokens, and notify moderators.

If you need to adjust settings, use the following command:

!config antilink enable

You can also whitelist trusted domains:

!config whitelist <domain>

4. 📝 Logs & Incident Reports

VanGuard keeps detailed logs of important events, such as bans, kicks, warnings, and role changes. You can set up a dedicated log channel to keep track of these events:

!config logchannel <#channel-name>

For example, set a #moderation-logs channel to monitor all moderation activities.


5. 🛑 Quick Moderation Commands

VanGuard includes easy-to-use commands for manual moderation. Some useful commands are:

  • !ban @user [reason] — Bans the user from your server

  • !kick @user [reason] — Kicks the user from the server

  • !mute @user [time] — Temporarily mutes a user

  • !warn @user [reason] — Issues a warning to a user

These commands can be fine-tuned based on your server's needs and role setup.

Last updated