Skip to content

The-Grape-Vine/sentry-discord

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sentry-discord

This is a basic micro server that accepts an incoming Sentry webhook and transforms it to the format expected by Discord.

Usage

This repository is configured to run with Zeit Now.

First you'll need to create a Discord Webhook in the channel you wish to send alerts to. Once you've created a webhook, clone this repository. Remove the

"alias": "sentry-discord",

line from now.json and run

$ now

Now will prompt you for the Webhook URL - paste the Discord Webhook URL you created. After that, Now should give you the URL to your new deployment.

Finally, add a new Webhook alert to Sentry by pasting in the Now deployment URL. When you click Test Plugin on Sentry, you should receieve an alert on Discord.

About

Pipes Sentry Webhooks to Discord

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%