Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 865 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 865 Bytes

linear-discord-webhook

Linear Discord Webhook

Receive Linear updates directly in your Discord channels.

This application is powered by Vercel serverless functions utilizing Linear's webhooks to get notified when somebody creates a new issue, comment on the issue, or change the status of the issue.

It's inspired by the official Slack integration for Linear.

Installation

Visit ldw.screfy.com and follow the instructions.

How does it work?

It's really simple. We form a URL that contains the Discord webhook ID, Discord webhook token, Linear API token, and use that as our Linear webhook URL, e.g.:

https://ldw.screfy.com/api/webhook?webhookId=123&webhookToken=abc&linearToken=lin_api_abcdefgh