gratipay / roobot

(deprecated) A Hubot instance for the #gratipay IRC channel.
http://inside.gratipay.com/chat
2 stars 5 forks source link

Configure pagerduty script #20

Closed patcon closed 10 years ago

patcon commented 10 years ago

We can set up a script so that not only can we manage incidents from chat and see who's on call, but can also have notification of incidents be dropped into chat as well.

https://github.com/erikh/hubot-pagerduty https://github.com/github/hubot-scripts/blob/master/src/scripts/pagerduty.coffee

patcon commented 10 years ago

Should probably split notifier functionality into it's own scripting package. The rationale is because a notifier is useful immediately, but we can't have all the commands until we have proper access control in the hubot-irc adaptor (#15)