# File lib/rbot/core/basics.rb, line 32
  def connect
    join_channels unless @bot.config['irc.join_after_identify']
  end