linear-discord-serverless
linear-discord-serverless copied to clipboard
Get linear's events forwarded to Discord webhooks through Vercel serverless functions.

Get linear's events forwarded to Discord webhooks through Vercel serverless functions.
Installation
Please visit lds.alistair.cloud which documents the setup. In short, we form a URL that contains the Discord webhook ID and Token, and use that as our linear URL. That way we can use the body with ID and Token in a stateless environment.
Video Guide
I've made a small video guide to visually demonstrate setup. You can watch it on YouTube.
Credits
This project is heavily inspired by @ezolla's amazing linear-app-discord. If you're looking for more control over the data sent, I recommend checking that out.