How to set it up
- In Discord, open your server's settings and go to Integrations → Webhooks → New Webhook.
- Pick the channel where stories should appear, then click Copy Webhook URL.
- Paste the URL below and subscribe. That's it.
Unsubscribing
Two ways: delete the webhook in your Discord server settings (we stop automatically), or paste its URL here to remove it right away.
For developers
The same thing as an API: POST /api/discord/subscribe (or /api/discord/unsubscribe) with JSON {"url": "https://discord.com/api/webhooks/…"}.