Discord incident notifications
Updated 2026-09-08 · Pharos 0.5.10
Requirements
A Discord channel webhook, permission to manage that webhook, outbound HTTPS and a running Pharos scheduler.
- Create a webhook for the intended Discord channel and copy its URL.
- Open Admin → Integrations. Add a notification endpoint, give it a name and select Discord under Shape.
- Paste the HTTPS URL from discord.com/api/webhooks/… and save.
- Use the endpoint test action and check the selected channel.
- Create and resolve a public test incident on an isolated test installation. Confirm actual incident delivery as well as the test message.
Pharos suppresses automatic mentions in Discord messages. The webhook URL is a credential: keep it private and replace it if exposed.
If nothing arrives
Check the endpoint is enabled, its URL is valid and cron is running. Review delivery failures under Integrations and the application log. A successful endpoint test alone does not prove that scheduled incident delivery works.