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:
- Go to your Discord server
- Navigate to Server Settings → Integrations → Webhooks
- Click New Webhook
- Configure your webhook:
- Choose the channel where you want to receive notifications
- Optionally customize the webhook name and avatar
- Click Copy Webhook URL and save it
Setting up a Discord webhook destination
- Open the dashboard and navigate to Team Settings > Notifications
- Create a new notification config or edit an existing one
- Under Send To, click Add destination and select Webhook
- 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
- Endpoint URL: paste your Discord webhook URL (e.g.,
- 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?
Thanks for your feedback!