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

	<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>2005-06-24T03:35:50-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-06-24T03:35:50-04:00</updated>

		<published>2005-06-24T03:35:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51304#p51304</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51304#p51304"/>
		<title type="html"><![CDATA[channel full notice]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51304#p51304"><![CDATA[
Try it.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Fri Jun 24, 2005 3:35 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Dizzle]]></name></author>
		<updated>2005-06-24T00:29:46-04:00</updated>

		<published>2005-06-24T00:29:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51301#p51301</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51301#p51301"/>
		<title type="html"><![CDATA[channel full notice]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51301#p51301"><![CDATA[
sry, if i watched better then i would had noticed that. butt the code is good ??<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6156">Dizzle</a> — Fri Jun 24, 2005 12:29 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-06-23T15:05:09-04:00</updated>

		<published>2005-06-23T15:05:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51295#p51295</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51295#p51295"/>
		<title type="html"><![CDATA[channel full notice]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51295#p51295"><![CDATA[
To be logical, you should check if the number of channels is greater than 20 rather than less than 20.<div class="codebox"><p>Code: </p><pre><code>if {[llength [channels]] &gt; 20} { puthelp "NOTICE $n :I'm already in 20 channels...bla bla bla"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Thu Jun 23, 2005 3:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Dizzle]]></name></author>
		<updated>2005-06-23T14:36:19-04:00</updated>

		<published>2005-06-23T14:36:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=51289#p51289</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=51289#p51289"/>
		<title type="html"><![CDATA[channel full notice]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=51289#p51289"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>if {[llength [channels] ] &lt; 20 } { putserv "NOTICE $n : Im already in 20 channels, cant join any more channels" </code></pre></div>Is this the right way too make a notice at a user when hes wants the bot too join channel and he is already in 20 channels, or is there an easier way ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6156">Dizzle</a> — Thu Jun 23, 2005 2:36 pm</p><hr />
]]></content>
	</entry>
	</feed>
