# File lib/rbot/ircbot.rb, line 1073
  def okay(where)
    say where, @lang.get("okay")
  end