diff --git a/package.json b/package.json index cdeb22a..3672b2d 100644 --- a/package.json +++ b/package.json @@ -33,8 +33,5 @@ "lodash": "~3.9.3", "moment": "~2.10.3", "time": "^0.11.3" - }, - "engines": { - "node": "0.10.x" } } diff --git a/scripts/dance.coffee b/scripts/dance.coffee index 8a16bb4..0f7287e 100644 --- a/scripts/dance.coffee +++ b/scripts/dance.coffee @@ -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"