Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alii/linear-discord-serverless
Get linear's events forwarded to Discord webhooks through Vercel serverless functions.
https://github.com/alii/linear-discord-serverless
discord issue issue-tracker linear serverless tracking vercel webhooks
Last synced: 9 days ago
JSON representation
Get linear's events forwarded to Discord webhooks through Vercel serverless functions.
- Host: GitHub
- URL: https://github.com/alii/linear-discord-serverless
- Owner: alii
- License: mit
- Created: 2020-09-22T13:27:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-06T14:54:29.000Z (12 months ago)
- Last Synced: 2025-01-09T20:29:49.543Z (12 days ago)
- Topics: discord, issue, issue-tracker, linear, serverless, tracking, vercel, webhooks
- Language: TypeScript
- Homepage: https://lds.alistair.cloud
- Size: 401 KB
- Stars: 63
- Watchers: 3
- Forks: 15
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-linear - linear-discord-serverless - hosted solution to get linear's events forwarded to Discord webhooks through Vercel serverless functions 🧑💻 (Add-ons)
README
![linear-discord-serverless](./docs/banner.jpg)
Get linear's events forwarded to Discord webhooks through Vercel serverless functions.
### Installation
Please visit [lds.alistair.cloud](https://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](https://youtu.be/QgDt8yUnQcA).
### Credits
This project is heavily inspired by [@ezolla](https://github.com/ezolla)'s amazing [linear-app-discord](https://github.com/ezolla/linear-app-discord). If you're looking for more control over the data sent, I recommend checking that out.