Skip to content

Commit

Permalink
PONG!
Browse files Browse the repository at this point in the history
  • Loading branch information
onewheelskyward committed Dec 15, 2016
1 parent 0937524 commit 72949dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/lita/handlers/onewheel-ping.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def fixit(response)
end

def ping(response)
pong_images = %w( http://img209.imageshack.us/img209/366/toast.gif
pong_images = %w(
http://i.imgur.com/cRgZZca.gif
https://dl.dropboxusercontent.com/u/575564/apecgnU.gif
http://i.imgur.com/1LG3p1Q.gif
Expand Down Expand Up @@ -177,6 +177,7 @@ def ping(response)
https://media3.giphy.com/media/ce1x5VblkD69i/giphy.gif
http://i.stack.imgur.com/jiFfM.jpg
http://meme.loqi.me/m/4kNkk_TY.jpg
https://i.imgur.com/wYahuwm.gifv
)

if response.user.name == 'incanus77' # Hi, Justin!
Expand Down

0 comments on commit 72949dd

Please sign in to comment.