Skip to content

Commit

Permalink
Trying this out.
Browse files Browse the repository at this point in the history
  • Loading branch information
onewheelskyward committed Mar 12, 2017
1 parent 1a9ccf8 commit 2665960
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 @@ -184,7 +184,8 @@ def ping(response)
else
pong = pong_images.sample
end
response.reply pong
x = response.reply pong
Lita.logger.debug x
end

def pong(response) # BOTFIGHT ON
Expand Down

0 comments on commit 2665960

Please sign in to comment.