Class: Openra::IRCBot::Plugins::Orb

Inherits:
Object
  • Object
show all
Includes:
Cinch::Plugin
Defined in:
lib/openra/irc_bot/plugins/orb.rb

Instance Method Summary collapse

Instance Method Details

#execute(m) ⇒ Object



9
10
11
# File 'lib/openra/irc_bot/plugins/orb.rb', line 9

def execute(m)
  m.reply "I'm not playing this map, it's imbalanced!"
end