Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.81 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.81 KB

Linear App Webhooks

Linear App Discord

Listener for Linear App new issue events connected to Discord.

This is a simple express server utilizing Linear's built in webhook usage to monitor for new issue events and send alerts to the connected Discord webhook.

Setup / Deployment

You will need to put your own Discord webhook into the configuration file. For deployment, setup a Heroku account and follow this simple tutorial.

Helpful Resources

Built With

Author

License

This project is licensed under the MIT License - see the LICENSE file for details