Home
Pricing
Platform Blog About Contact FAQ Partners
Sign in Start free
Discord Integration

Incident alerts straight
into your Discord server.

Webhook-based monitoring alerts for Discord: rich embeds with the monitor, the URL, the failure reason, and recovery notifications delivered to any server channel, included on every plan.

Free tier included No credit card 2-minute setup
Site Qwality monitors list with status and sparklines

Rich embed alerts, not bare text.

Discord's embed format lets Site Qwality send structured, colour-coded alert cards with every relevant field. No parsing a wall of text to understand what failed and where.

Webhook-based, no bot install

Uses a standard Discord webhook URL. No bot to install, no OAuth, no extra permissions needed on your server.

Rich embed messages

Alerts arrive as Discord embeds with a colour-coded bar and named fields: Monitor, Status, URL, Reason, and, on recovery, Started and Resolved.

Channel routing per monitor

Send different monitors to different Discord channels, keeping critical alerts separate from low-priority warnings.

Recovery notifications

When a monitor recovers, a follow-up message goes to the same channel so the incident lifecycle is complete and visible.

Multiple servers

Connect webhook URLs from different Discord servers, which is useful for teams that run separate servers per environment or client.

The webhook URL is the credential

Discord alerts are posted to Discord's own webhook endpoint, so there is nothing on your side to authenticate and no signature to check. Treat the URL as a secret: anyone holding it can post to that channel. Delete the webhook in Discord to revoke it.

No extra permissions

A webhook URL is
all you need.

Unlike Slack or Teams, Discord's webhook system requires zero OAuth, zero bot permissions, and zero admin approval. Create a webhook in Discord channel settings, paste the URL into Site Qwality, and alerts flow immediately.

  • Create a webhook in Discord in under 30 seconds
  • Paste the URL into Site Qwality. Done.
  • No server admin approval or OAuth scope review needed
app.siteqwality.com / incidents / 5103
payments-api ยท DOWN AlertingLIVE
DURATION2m 47s
CHANNEL#ops-alerts
HTTP CODE503
Monitorcheckout-api
StatusDown
URL/checkout
Reasonhttp 503
Under a minute to configure

Point, paste,
done.

Paste your Discord webhook URL and choose which monitors use it. You can also create notification channels via the REST API if you're automating monitor provisioning.

  • Paste webhook URL and select monitors in the dashboard
  • Provision notification channels via the REST API
create a Discord channel$ curl -X POST https://api.siteqwality.com/integration/discord/ \
  -H "Authorization: Bearer $SQ_TOKEN" \
  -d '{"friendly_name":"#ops-alerts","url":"$DISCORD_WEBHOOK_URL"}'

$ curl -X POST https://api.siteqwality.com/notification/ \
  -H "Authorization: Bearer $SQ_TOKEN" \
  -d '{"notification_group_id":"$GROUP_ID","type":"discord",
      "details":{"integration_id":"$INTEGRATION_ID"}}'

✓ channel created
1

value you supply: a Discord webhook URL

0

bots or server permissions required

$0

Discord integration on every plan, including free

100%

of alerts include full incident detail in the embed

FAQ

No. The integration uses a standard Discord webhook URL. You create the webhook in Discord channel settings, paste it into Site Qwality, and alerts start flowing. No bot, no OAuth.

Alerts arrive as Discord embeds with a colour bar (red for down, green for recovered) and named fields: Monitor, Status and URL on every alert, Reason when the check reported one, and Started and Resolved on a recovery.

Yes. Each monitor can have its own Discord webhook URL, so you can route critical production monitors to #ops-critical and staging monitors to #dev-alerts.

Yes. When a monitor recovers, a green-bar recovery embed is sent to the same channel, completing the incident record without any manual action.

Yes. All plans, including the free tier, include the Discord integration at no additional cost.

Start free. No credit card.

Uptime, cron, synthetic, logs, RUM, incidents, and status pages. Free tier on every product.