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

	<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>2006-11-09T03:38:09-04:00</updated>

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

		<entry>
		<author><name><![CDATA[joke]]></name></author>
		<updated>2006-11-09T03:38:09-04:00</updated>

		<published>2006-11-09T03:38:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67842#p67842</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67842#p67842"/>
		<title type="html"><![CDATA[Notice while output is running]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67842#p67842"><![CDATA[
Okay works fine, thank you.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6616">joke</a> — Thu Nov 09, 2006 3:38 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-10-21T05:24:02-04:00</updated>

		<published>2006-10-21T05:24:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67300#p67300</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67300#p67300"/>
		<title type="html"><![CDATA[Notice while output is running]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67300#p67300"><![CDATA[
Have the command that produces the output, use 'putquick' to say like "ok hold on..."  when the command is first executed, and then the other output use 'puthelp'   so that the putquick queue can be sent seperately from the puthelp queue..<br><br>Or you can also use the -next option for any of those queues:<br><br>  puthelp &lt;text&gt; [options]<br>    Description: sends text to the server, like 'putserv', but it uses a<br>      different queue intended for sending messages to channels or people.<br>    Options:<br>      -next:   push messages to the front of the queue<br> <br>  putquick &lt;text&gt; [options]<br>    Description: sends text to the server, like 'putserv', but it uses a<br>      different (and faster) queue.<br>    Options:<br>      -next:   push messages to the front of the queue<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Sat Oct 21, 2006 5:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[joke]]></name></author>
		<updated>2006-10-21T05:17:51-04:00</updated>

		<published>2006-10-21T05:17:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67298#p67298</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67298#p67298"/>
		<title type="html"><![CDATA[Notice while output is running]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67298#p67298"><![CDATA[
My bot shows a list which is 20 lines long on !bla command. When a second request is made as long as the first output is still running, the output is done after the first.<br><br>To prevent flooding I could make a timer, but the one who made the 2nd request has to wait a long time.<br><br>Is there any possibility to make a notice (like "bot is busy, plz wait") to the 2nd user WHILE the first output is running, I mean before the bot has finished the first 20 lines?<br><br>Example:<br><br>User1: !bla<br>Bot: (NOTICE user1) line 1<br>Bot: (NOTICE user1) line 2<br>Bot: (NOTICE user1) line 3<br>User2: !bla<br>Bot: (NOTICE user2) "bot is busy - plz wait a minute"<br>Bot: (NOTICE user1) line 4<br>Bot: (NOTICE user1) line 5<br>...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6616">joke</a> — Sat Oct 21, 2006 5:17 am</p><hr />
]]></content>
	</entry>
	</feed>
