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

	<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>2024-07-08T04:21:35-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Kerbau]]></name></author>
		<updated>2024-07-08T04:21:35-04:00</updated>

		<published>2024-07-08T04:21:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=112895#p112895</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=112895#p112895"/>
		<title type="html"><![CDATA[Re: Stop sending advertises on Join Flood]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=112895#p112895"><![CDATA[
good idea<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12915">Kerbau</a> — Mon Jul 08, 2024 4:21 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Zircon]]></name></author>
		<updated>2007-10-11T15:12:45-04:00</updated>

		<published>2007-10-11T15:12:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=76632#p76632</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=76632#p76632"/>
		<title type="html"><![CDATA[Stop sending advertises on Join Flood]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=76632#p76632"><![CDATA[
Hi all<br><br>    I have this little script that send a notice to everyone joining the channel. I want to prevent the bot from being laggued when there is a join flood. So i want the bot stop sending notices for 1 min, when there is 3 joins (or more) in 1 second. Thanks in advance<br><div class="codebox"><p>Code: </p><pre><code>bind join -|- * join_cultureproc join_culture {nick host hand chan} {  if {$chan == "#culture"} {puthelp "NOTICE $nick :tapez !help dans #culture pour avoir la liste des commandes"  }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8115">Zircon</a> — Thu Oct 11, 2007 3:12 pm</p><hr />
]]></content>
	</entry>
	</feed>
