1
edit
Changes
→How To Identify on IRC Automatically via mIRC (and Join #Seneca-OOP344 Channel)
#. Click on the Remote tab
#. Add the following code to the page and click OK. (Remember to replace your PASSWORD with your password you set when you registered)
<br />
<pre>
ON 1:NOTICE:*registered*identify*:?:{
/msg nickserv identify PASSWORD
/join #seneca-oop344
}
</pre>
== Online C++ tutorial ==