IRC: Difference between revisions

10 bytes added ,  9 May 2014
m
→‎Add Network/Server: oops, forgot a word
(Fix irssi '/network add' command)
m (→‎Add Network/Server: oops, forgot a word)
Line 462: Line 462:
<pre>
<pre>
/SERVER ADD -ssl -auto -network Mozilla irc.mozilla.org 6697
/SERVER ADD -ssl -auto -network Mozilla irc.mozilla.org 6697
/NETWORK ADD -nick <nick> -user <nick> -autosendcmd "/^msg nickserv <password>;wait 2000" Mozilla
/NETWORK ADD -nick <nick> -user <nick> -autosendcmd "/^msg nickserv identify <password>;wait 2000" Mozilla
</pre>
</pre>
====Add Channels (optional)====
====Add Channels (optional)====
Replace <nowiki>#channel</nowiki> with the channel you'd like to add. <pass> is an optional field, used when an IRC channel requires a password.
Replace <nowiki>#channel</nowiki> with the channel you'd like to add. <pass> is an optional field, used when an IRC channel requires a password.
Confirmed users
2

edits