Modules: Ping
13 14 15 16 17
# File 'lib/rubyred/commands.rb', line 13 def self.include! @commands.each do |command| RubyRed::BOT.include!(command) end end