# File lib/rbot/ircbot.rb, line 212
  def wanted_nick
    @wanted_nick || config['irc.nick']
  end