martinemde / hubot-slack-bugsnag-listen

Hubot script to listen for urls from bugsnag and display bug details in a Slack attachment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hubot-slack-bugsnag-listen

A hubot script to listen for BugSnag.com links and send a Slack attachment.

This script only emits Slack attachments which are crafted specifically for the Slack API.

See src/main.coffee for full documentation.

Example output

Testing

To test this script interactively, run:

npm start

About

Hubot script to listen for urls from bugsnag and display bug details in a Slack attachment

License:MIT License


Languages

Language:CoffeeScript 94.6%Language:JavaScript 5.4%