Class: Lita::Handlers::Hammer

Inherits:
Handler
  • Object
show all
Defined in:
lib/lita/handlers/hammer.rb

Instance Method Summary collapse

Instance Method Details

#too_legit(response) ⇒ Object



11
12
13
# File 'lib/lita/handlers/hammer.rb', line 11

def too_legit(response)
  response.reply "http://youtu.be/Cdk1gwWH-Cg"
end

#touch_this(response) ⇒ Object



7
8
9
# File 'lib/lita/handlers/hammer.rb', line 7

def touch_this(response)
  response.reply "http://youtu.be/otCpCn0l4Wo"
end