Detect and neutralise abusive webhooks used for spam or nuke attacks.
Attackers who gain access to a channel webhook token can send unlimited messages impersonating any user. This is commonly used in nuke attacks to flood channels with spam, slurs, or phishing links.
Automatically rate-limits webhook messages. If a webhook exceeds the threshold, it is paused.
Alerts when new webhooks are created and logs the creator.
Detects spam patterns from webhooks and deletes offending messages instantly.
Suspicious webhooks are disabled and require manual re-approval from a server admin.