# File lib/rbot/core/auth.rb, line 293
  def get_botuser_for(user)
    @bot.auth.irc_to_botuser(user)
  end