fix things

This commit is contained in:
Tommy Parnell
2017-12-11 09:47:27 -05:00
parent 099101897d
commit 27c668e405
2 changed files with 1 additions and 4 deletions

View File

@@ -33,8 +33,5 @@
"lodash": "~3.9.3",
"moment": "~2.10.3",
"time": "^0.11.3"
},
"engines": {
"node": "0.10.x"
}
}

View File

@@ -30,7 +30,7 @@ module.exports = (robot) ->
# lulz = ['lol', 'rofl', 'lmao']
#
robot.hear /(jerbs|jerb)/i, (res) ->
res.send "http://www.edugeek.net/attachments/forums/general-chat/32142d1442315624-will-robot-take-your-job-bbc-news-humans_jerbs.jpg"
res.send "http://i2.kym-cdn.com/photos/images/original/000/262/320/021.gif"
robot.respond /dance/i, (res) ->
res.send "http://tparnell.blob.core.windows.net/hubot/imageedit_6_9390856511.gif"