# File lib/rbot/message.rb, line 218
    def okay
      @bot.say @replyto, @bot.lang.get("okay")
    end