Sending notifications to Discord
Language

Discord

Send c/side security alerts to Discord channels using pre-formatted webhook notifications.

Sending notifications to Discord

c/side supports a Discord-specific webhook format that delivers pre-formatted notifications directly to your Discord server channels. Alerts appear as rich embeds with all relevant threat details.

Prerequisites

Before you begin, you’ll need a Discord webhook URL:

  1. Go to your Discord server
  2. Navigate to Server SettingsIntegrationsWebhooks
  3. Click New Webhook
  4. Configure your webhook:
    • Choose the channel where you want to receive notifications
    • Optionally customize the webhook name and avatar
  5. Click Copy Webhook URL and save it

Setting up a Discord webhook destination

  1. Open the dashboard and navigate to Team Settings > Notifications
  2. Create a new notification config or edit an existing one
  3. Under Send To, click Add destination and select Webhook
  4. In the Configuration panel:
    • Endpoint URL: paste your Discord webhook URL (e.g., https://discord.com/api/webhooks/YOUR/WEBHOOK/URL)
    • Secret: enter a secret key for HMAC signature verification
    • Format: select Discord
  5. Click Save or Save & Test

Once saved, c/side automatically formats notifications for Discord and sends them to your specified channel whenever the configured trigger fires.

Was this page helpful?