Class: Kubot::Main

Inherits:
Clamp::Command
  • Object
show all
Defined in:
lib/kubot/main.rb

Instance Method Summary collapse

Instance Method Details

#executeObject



11
12
13
# File 'lib/kubot/main.rb', line 11

def execute
  Kubot::Bot.run
end