๐ก๏ธ AutoMod
Description
File: AutoMod.py
Modular auto-moderation system with selectable filters and graduated sanctions.
Modulesโ
| Module | Function |
|---|---|
| Vocabulary | Filters blacklisted words. |
| Links | Blocks unauthorized invites/links. |
| Caps | Detects excessive capitalization. |
| Emojis | Prevents emoji spam. |
| Mentions | Blocks mass mentions. |
| Spam | Detects rapid messaging/flooding. |
| Files | Restricts suspicious file types. |
Commandsโ
| Command | Description |
|---|---|
/automod config | Interactive UI to toggle modules and set thresholds. |
/automod module <name> | Enable/Disable specific filters. |
/automod immunity | Configure roles/channels ignored by AutoMod. |
/automod sanctions | Set up rules (e.g., "3 warns = 1 mute"). |