You can link eggdrops whatever is the network they stay.
egghelp wrote:
7) Now it's time to setup the hub on the leaf bots. Let's start with Camelback, so leave BigBoy for now and switch to Camelback's command console. First, you need to know the telnet address for your hub bot (BigBoy), which consists of the bot's host and port (the port will be whatever you set in the listen setting in BigBoy's config file). If BigBoy's hostname is
bigboy@steam.trains.com and the port is 11941, its telnet address is steam.trains.com:11941. You can then add BigBoy by typing .+bot BigBoy steam.trains.com:11941.
This means that if your eggdrops aren't on same channels/networks, you must specify, in .+bot, the ip/hostname and ports.
If eggdrop1 (shell is 123.45.67.89 - port 3000) is on irc.dummy.net and eggdrop2 (shell is 123.98.76.54 - port 3000) is on irc.n00b.net, you just have to do:
<eggdrop1>.+bot eggdrop2 123.98.76.54:3000
<eggdrop1>.botattr eggdrop2 +fh
<eggdrop1>.save
<eggdrop2>.+bot eggdrop1 123.45.67.89:3000
<eggdrop2>.botattr eggdrop1 +fh
<eggdrop2>.save
You don't care about network
