This commit is contained in:
Tommy Parnell
2015-11-20 09:29:17 -05:00
parent 4929c965ee
commit 8626408f8e

View File

@@ -40,6 +40,9 @@ module.exports = (robot) ->
robot.respond /kanban/i, (res) ->
res.send "http://vp/galboard"
robot.respond /nobeard/i, (res) ->
res.send "http://tparnell.blob.core.windows.net/hubot/nobeard.jpg"
robot.respond /statsd/i, (res) ->
res.send "http://vp/galstats"