# File lib/rbot/core/auth.rb, line 297
  def get_botusername_for(user)
    get_botuser_for(user).username
  end