From f04f3ce83200d4732d179fb3b0832aca7c211ec9 Mon Sep 17 00:00:00 2001 From: Tommy Parnell Date: Wed, 4 Apr 2018 11:12:35 -0400 Subject: [PATCH] whole hog --- scripts/wholehog.coffee | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 scripts/wholehog.coffee 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"