class Lita::Handlers::GustavoSantos
Constants
- RESPONSES
Public Instance Methods
gustavo_santos(response)
click to toggle source
# File lib/lita/handlers/gustavo_santos.rb, line 32 def gustavo_santos(response) response.reply RESPONSES.shuffle.first end