Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
irc [2009/05/25 00:35]
127.0.0.1 external edit
irc [2016/06/03 12:29]
zagi
Line 14: Line 14:
   PRIVMSG #slo-tech Pozdravljeni.   PRIVMSG #slo-tech Pozdravljeni.
   QUIT   QUIT
 +
 +== chatzilla connect via bouncer/proxy to multiple irc networks ==
 +
 +
 +networks.txt from firefox\profiles\chatzila:
 +
 +<code>
 +START <Array>
 +    START 0
 +        "name" "ircnetworkone"
 +        START <Array> servers
 +            START 0
 +                "hostname" "bouncer"
 +                "port" 57777
 +                "isSecure" true
 +            END
 +        END
 +    END
 +    START 1
 +        "name" "ircnetworktwo"
 +        START <Array> servers
 +            START 0
 +                "hostname" "bouncer"
 +                "port" 57777
 +                "isSecure" true
 +            END
 +        END
 +    END
 +END 
 +</code>
 +
 +
 +Global Settings | Lists | "Enter any commands to be run when starting chatzilla"
 +  /attach ircs://ircnetworkone/?pass=passforone
 +  /attach ircs://ircnetworktwo/?pass=passfortwo
 +
 +After first connect use "Open this network at startup". Restart chatzilla and edit/set proper irc USERNAME for ircnetworkone and ircnetworktwo.
 +
  
  
irc.txt ยท Last modified: 2017/01/06 09:42 by zagi
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0 ipv6 ready