class Rubots::Command::Base

Public Instance Methods

cooldown() click to toggle source
# File lib/rubots/command/base.rb, line 4
def cooldown
  0
end