How can I enter an IRC channel that only allows registered users (mode +R)

To enter an IRC channel that only allows registered users:

  1. Login to the intended channel as any other channel.
  2. In the alternative channel that will be opened,

    • Enter the command "/msg nickserv register <myPassword>" if your nickname is not yet registered.
    • Enter the command "/msg nickserv identify <myPassword>" if your nickname already has been registered. Then return to step 1.