From cbf042b41d5ecbc669d7e4520c8b2a24f374f544 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Wed, 14 Jul 2004 12:08:53 +0000 Subject: [PATCH] notes about using /IRCNET with 0.8.9 and older git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3273 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- docs/startup-HOWTO.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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