<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/4485" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2003-05-27T02:26:10-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/4485</id>

		<entry>
		<author><name><![CDATA[Darmoth]]></name></author>
		<updated>2003-05-27T02:26:10-04:00</updated>

		<published>2003-05-27T02:26:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20752#p20752</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20752#p20752"/>
		<title type="html"><![CDATA[linking bots]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20752#p20752"><![CDATA[
Hm, if you followed the "enhancing your eggdrop" tutorial, than it should work <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile">.<br><br>Just to make sure the share and transfer module are loaded on each bot, try a .modules at the partyline (of each bot).<br>Ask your friend if he compiled the bots with different handlegth. If so, it will be neccessary to recompile them with the same handlenght for each bot.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=138">Darmoth</a> — Tue May 27, 2003 2:26 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-05-26T23:29:10-04:00</updated>

		<published>2003-05-26T23:29:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20744#p20744</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20744#p20744"/>
		<title type="html"><![CDATA[piece`o`cake]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20744#p20744"><![CDATA[
its as simple as:<br><br># hub<br>.+bot leaf hostname:port<br><br># leaf<br>.+bot hub hostname:port<br>.botattr hub +h<br><br>where hub is the hub bot [ie the bot that every other bot connects to and leaf is the name of the bot u want to connect to the hub. repeat the #leaf step for each one of these.<br><br>be careful to set the hostnames and the port correctly when linking. look in the conf for that to see if your not messing up. [ie search for `listen' in the confs and check for the port used in `bots' or `all']<br><br>et voila.<p>Statistics: Posted by Guest — Mon May 26, 2003 11:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-05-26T19:50:22-04:00</updated>

		<published>2003-05-26T19:50:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20738#p20738</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20738#p20738"/>
		<title type="html"><![CDATA[linking bots]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20738#p20738"><![CDATA[
both bots are owned by me, i am actually tyrying to link 6 bots.<br>i added the bot as a bot, i followed the enhanced tutorial on this site exactly &amp; it came out this way. i didnt compile these eggs, my friend did, as he knows how to compile, but thats as far as it goes.<p>Statistics: Posted by Guest — Mon May 26, 2003 7:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Darmoth]]></name></author>
		<updated>2003-05-26T18:35:57-04:00</updated>

		<published>2003-05-26T18:35:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20733#p20733</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20733#p20733"/>
		<title type="html"><![CDATA[linking bots]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20733#p20733"><![CDATA[
1st, are both bots you own eggdrops or do you try to link your eggie to a bot someone else installed? In this case make sure that your eggdrop is compiled with the same handle lenght.<br><br>You can find a good manual about linking eggdrops undder "enhancing your eggdrop" on this website.<br><br>this: "(botname) is not a known bot" sounds like you didn't add the other eggdrop as a bot but as a normal user (or vice versa).<br><br>At least, if this all didn#t help, join the partyline and paste the output about the failed linking here.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=138">Darmoth</a> — Mon May 26, 2003 6:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-05-26T16:07:38-04:00</updated>

		<published>2003-05-26T16:07:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20726#p20726</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20726#p20726"/>
		<title type="html"><![CDATA[linking bots]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20726#p20726"><![CDATA[
i'm new to eggdrop, &amp; am having issues linking them.  i have followed 2 different instructions, but they wont link, i either get, Link to myself?  Oh boy, Freud would have a field day. or (botname) is not a known bot.<br><br>is it possible that (loadmodule transfer and loadmodule share) are not loaded properly? any help in this is greatly appreciated.<br><br><br>                                   thank you<p>Statistics: Posted by Guest — Mon May 26, 2003 4:07 pm</p><hr />
]]></content>
	</entry>
	</feed>
