Skip to content

Listen for Linear App issue events with Discord.

License

Notifications You must be signed in to change notification settings

flowdegree/linear-discord-bot

 
 

Repository files navigation

Linear App Discord

Linear App Webhooks

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, either:

  • setup a Heroku account and follow this simple tutorial.
  • Or, run the docker image docker run -d -p 3000:3000 ghcr.io/flowdegree/linear-discord-bot:latest

Helpful Resources

Built With

Author

Special thanks to the original authors:

License

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

About

Listen for Linear App issue events with Discord.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 90.6%
  • Dockerfile 9.2%
  • Procfile 0.2%