How to set it up

  1. In Discord, open your server's settings and go to Integrations → Webhooks → New Webhook.
  2. Pick the channel where stories should appear, then click Copy Webhook URL.
  3. 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/…"}.