Skip to content
This repository was archived by the owner on Jun 8, 2023. It is now read-only.

Commit ced5022

Browse files
committed
Oyster was not a gif
Looked lame in chats. Now fixed.
1 parent 5f3d463 commit ced5022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scripts/celery-man.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module.exports = (robot) ->
2222
msg.send "4d3d3d3 ENGAGED"
2323
msg.send "http://i.imgur.com/w1qQO.gif"
2424
robot.respond /.*add sequence:? oyster/i, (msg) ->
25-
msg.send "http://i.imgur.com/EH2CJ.png"
25+
msg.send "http://i.imgur.com/9McEqKA.gif"
2626
robot.respond /.*oyster smiling/, (msg) ->
2727
# msg.send "http://i.imgur.com/e71P6.png"
2828
msg.send "http://i.imgur.com/eq5v0RY.gif"

0 commit comments

Comments
 (0)