> For the complete documentation index, see [llms.txt](https://docs.serversupervisor.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.serversupervisor.dev/features/webhook-protection.md).

# Webhook Protection

{% hint style="info" %}
This feature is free for all servers.
{% endhint %}

### Info

Server Supervisor's Webhook Protection feature protects your server by automatically deleting any newly created webhooks in your server. Even if your permissions structure is compromised, Server Supervisor can still protect you from malicious webhooks and fake announcements.

To enable this feature, use this command:

`/webhookprotection enable`

### Source Code

I've uploaded a standalone version of Server Supervisor's Webhook Protection feature on GitHub here: <https://github.com/lukenamop/discord-webhook-protection>

### Demo

<figure><img src="/files/whs6ICzNVIPBCgKKPSFu" alt=""><figcaption><p>/webhookprotection enable</p></figcaption></figure>

<figure><img src="/files/EUJXn8QmdUa9eOuHLshK" alt=""><figcaption><p>Webhook creation log sample (successful deletion)</p></figcaption></figure>
