Webhooks

Manage Discord Webhooks to send automated messages from external sources.

Webhooks are a low-effort way to post messages to channels without a bot user. They are often used by GitHub, CircleCI, or other tools to post status updates. Som DVPS provides a manager to create, view, and delete webhooks on your server directly from the dashboard.

Managing Webhooks

Creating a Webhook

1. Navigate to the Webhooks tab.
2. Click Create Webhook.
3. Select a channel and give it a name (e.g., "GitHub Updates").
4. The dashboard will generate a URL for you.

Importing Existing

If you made a webhook in Discord settings, you can "Import" it by pasting its URL. This allows you to track it within Som DVPS.

Security Warning

NEVER share your webhook URLs publicly. Anyone with the URL can post messages to your channel. If a URL is leaked, delete it immediately from the dashboard.