<?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/18184" />

	<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>2010-12-13T22:06:31-04:00</updated>

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

		<entry>
		<author><name><![CDATA[shini]]></name></author>
		<updated>2010-12-13T22:06:31-04:00</updated>

		<published>2010-12-13T22:06:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95356#p95356</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95356#p95356"/>
		<title type="html"><![CDATA[Start problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95356#p95356"><![CDATA[
okay , i got it started. but for some reason it does not reop me when i rejoin : <br>HANDLE    PASS NOTES FLAGS           LAST<br>shInI_    yes      2 jlmnoptx        19:24<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11448">shini</a> — Mon Dec 13, 2010 10:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2010-12-13T16:19:47-04:00</updated>

		<published>2010-12-13T16:19:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95348#p95348</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95348#p95348"/>
		<title type="html"><![CDATA[Start problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95348#p95348"><![CDATA[
What version of Eggdrop are you using?<br><br><br><br>The easy way to stop that from happening, is to NOT try to add channels in eggdrop.conf at all.<br><blockquote class="uncited"><div># To add a channel to eggdrop, please enter the bot's partyline and type<br> # .+chan #channel. Check also .help chanset and .help chaninfo.<br> # You can still add a channel here and it will be saved if you have a<br> # chanfile. We recommend you to use the partyline though.<br> # <br> #channel add #lamest<br><br>Adding channels via the config file is deprecated and discouraged. It is suggested that channels are added with the partyline .+chan command instead. Note that if channels are added this way, channel settings still has to be changed using .chanset The only difference between adding channels directly in the config file and using .+chan is that channels added via the config file will become static and can not be removed without removing them from the config file and then doing a .restart. </div></blockquote><br>Reference:<br><a href="http://eggwiki.org/Eggdrop.conf" class="postlink">http://eggwiki.org/Eggdrop.conf</a><br><br><br>If it was me,  I'd comment out the things you mentioned.<br>Just put a <br>#<br>as the first character of every one of those lines.  <br><br>Each line that begins with a <br>#<br>is ignored by the bot.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Mon Dec 13, 2010 4:19 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[shini]]></name></author>
		<updated>2010-12-13T15:53:32-04:00</updated>

		<published>2010-12-13T15:53:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95346#p95346</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95346#p95346"/>
		<title type="html"><![CDATA[Start problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95346#p95346"><![CDATA[
sorry i am a noob : p.<br>also :<br>[15:06:30] Tcl error in file 'shini_bot.conf':<br>[15:06:30] invalid command name "options"<br>    while executing<br>"options"<br>    (file "shini_bot.conf" line 787)<div class="codebox"><p>Code: </p><pre><code>channel add #channel{options} channel set #channel +options -options   channel add #chan-name { options } channel set #chan-name +options -options </code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11448">shini</a> — Mon Dec 13, 2010 3:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2010-12-13T15:41:11-04:00</updated>

		<published>2010-12-13T15:41:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95343#p95343</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95343#p95343"/>
		<title type="html"><![CDATA[Re: Start problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95343#p95343"><![CDATA[
<blockquote class="uncited"><div>I have configured everything.<br>...<br>[/code]</div></blockquote>Probably not.   <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br><br><a href="http://eggwiki.org/Eggdrop.conf" class="postlink">http://eggwiki.org/Eggdrop.conf</a><br><br>and text search page for:<br>Please make sure you edit your config file completely<br><br>and it will go right to it.   Explanation is there.<br><br><br>Edit:  sorry.. posting at same time<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Mon Dec 13, 2010 3:41 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Cr4sh]]></name></author>
		<updated>2010-12-13T15:35:06-04:00</updated>

		<published>2010-12-13T15:35:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95342#p95342</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95342#p95342"/>
		<title type="html"><![CDATA[Start problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95342#p95342"><![CDATA[
You must remove competely these lines <div class="codebox"><p>Code: </p><pre><code># # You MUST remove this line for your bot to start. This has been added to# prevent you from starting up a bot that is not fully configured. Bots# that have not been fully configured may join the wrong IRC network, the# wrong channels, or generally do things that you do not want. Please make# sure that you have double-checked every setting. There's also a similar line# lower down, just to make sure you're reading :)#die "Please make sure you edit your config file completely."</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7240">Cr4sh</a> — Mon Dec 13, 2010 3:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[shini]]></name></author>
		<updated>2010-12-13T14:47:57-04:00</updated>

		<published>2010-12-13T14:47:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=95341#p95341</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=95341#p95341"/>
		<title type="html"><![CDATA[Start problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=95341#p95341"><![CDATA[
I have configured everything.<div class="codebox"><p>Code: </p><pre><code>Eggdrop v1.6.20 (C) 1997 Robey Pointer (C) 2010 Eggheads[13:46:12] --- Loading eggdrop v1.6.20 (Mon Dec 13 2010)[13:46:12] Listening at telnet port 5549 (all).[13:46:12] * Please make sure you edit your config file completely.</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11448">shini</a> — Mon Dec 13, 2010 2:47 pm</p><hr />
]]></content>
	</entry>
	</feed>
