Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 388 Bytes

README.adoc

File metadata and controls

18 lines (13 loc) · 388 Bytes

Discord plugin

The discord plugin provides alerts that send messages to Discord channels.

Alerts

discord.message

alert discord.message "example" {
  url = "https://discord.com/api/webhooks/.../..."
}

Sends a Discord message via a webhook. To enable incoming webhooks go to Channel Settings → Integrations → Webhook → New Webhook.