Skip to content

Instantly share code, notes, and snippets.

@BeauBouchard
Created June 19, 2014 16:27
Show Gist options
  • Save BeauBouchard/ea56b01bbaf33fcf5e60 to your computer and use it in GitHub Desktop.
Save BeauBouchard/ea56b01bbaf33fcf5e60 to your computer and use it in GitHub Desktop.
19 Jun 12:08:59 - SEND: PRIVMSG #general http://media0.giphy.com/media/VnDMVJylgXYY0/giphy.gif
19 Jun 12:09:26 - SEND: PRIVMSG #general http://media1.giphy.com/media/c4Niddu90G5KU/giphy.gif
19 Jun 12:14:29 - SEND: PONG wh.iterabb.it
19 Jun 12:16:06 - SEND: PRIVMSG #general http://media3.giphy.com/media/PjB6lT9TSXp4Y/giphy.gif
19 Jun 12:16:55 - SEND: PRIVMSG #general http://media0.giphy.com/media/mG1M7QlI9nDAk/giphy.gif
19 Jun 12:17:12 - SEND: PRIVMSG #general http://media1.giphy.com/media/SKfZPKO6oKQdW/giphy.gif
19 Jun 12:17:24 - SEND: PRIVMSG #general http://media3.giphy.com/media/Jso1nKkXPDskw/giphy.gif
19 Jun 12:17:56 - SEND: PRIVMSG #general http://media2.giphy.com/media/liNxJqq4qnFXG/giphy.gif
19 Jun 12:18:44 - SEND: PRIVMSG #general http://media0.giphy.com/media/MSTGPnN8BUCpa/giphy.gif
19 Jun 12:18:58 - SEND: PRIVMSG #general http://media2.giphy.com/media/6UKGcSESlBVzW/giphy.gif
19 Jun 12:19:14 - SEND: PRIVMSG #general http://media1.giphy.com/media/798SunxpBi16E/giphy.gif
/home/katelibby/bot/src/commands/giphy.js:17
katelibby.say(target, body.data[0].images.original.url);
^
TypeError: Cannot read property 'images' of undefined
at Request._callback (/home/katelibby/bot/src/commands/giphy.js:17:38)
at Request.self.callback (/home/katelibby/bot/node_modules/request/request.js:121:22)
at Request.emit (events.js:110:17)
at Request.<anonymous> (/home/katelibby/bot/node_modules/request/request.js:985:14)
at Request.emit (events.js:129:20)
at IncomingMessage.<anonymous> (/home/katelibby/bot/node_modules/request/request.js:936:12)
at IncomingMessage.emit (events.js:129:20)
at _stream_readable.js:898:16
at process._tickCallback (node.js:343:11)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment