class Ruboty::Yasy::Actions::Gossip

Public Instance Methods

call() click to toggle source
# File lib/ruboty/yasy/actions/gossip.rb, line 5
def call
  message.reply(Ruboty::Yasy::Sushi.new('sneak'))
end