send response

This commit is contained in:
Tommy Parnell
2018-04-04 11:18:57 -04:00
parent f04f3ce832
commit 2d98618a49

View File

@@ -1,3 +1,4 @@
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"
res.send 'OK'