diff --git a/docs/startup-HOWTO.html b/docs/startup-HOWTO.html index 296bb8ef..16741ead 100644 --- a/docs/startup-HOWTO.html +++ b/docs/startup-HOWTO.html @@ -114,6 +114,8 @@ joining channels)

/NETWORK ADD -autosendcmd "/^msg nickserv ident pass;wait -freenode 2000" freenode +

(NOTE: use /IRCNET with 0.8.9 and older)

+

Then add some servers to different networks (network is already set up for them), irc.kpnqwest.fi is used by default for IRCNet but if it fails, irc.funet.fi is tried next:

@@ -269,7 +271,7 @@ irssi correctly with multiple servers see the chapter 6.

command to see if it's already there. If it isn't, use /NETWORK ADD yournetwork. If you want to execute some commands automatically when you're connected to some network, use -autosendcmd option. -Here's some examples:

+(NOTE: use /IRCNET with 0.8.9 and older.) Here's some examples:

 /NETWORK ADD -autosendcmd '^msg bot invite' IRCnet
@@ -697,6 +699,8 @@ as with dircproxy, by creating fake connections:

So, you'll specify the usernames with /NETWORK ADD command, and the user's password with /SERVER ADD.

+

(NOTE: use /IRCNET with 0.8.9 and older.)

+

Irssi proxy

Irssi contains it's own proxy which you can build giving