diff --git a/scripts/wholehog.coffee b/scripts/wholehog.coffee new file mode 100644 index 0000000..a2948c1 --- /dev/null +++ b/scripts/wholehog.coffee @@ -0,0 +1,3 @@ +module.exports = (robot) -> + robot.router.get '/wholehog', (req, res) -> + robot.messageRoom "226_gallery_testing@conf.hipchat.com", "https://tparnell.blob.core.windows.net/hubot/hqdefault.jpg"