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

	<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>2002-01-27T20:59:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-01-27T20:59:00-04:00</updated>

		<published>2002-01-27T20:59:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4114#p4114</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4114#p4114"/>
		<title type="html"><![CDATA[chanlist fails when bot just joined channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4114#p4114"><![CDATA[
unbind raw - 315 *raw:<a href="irc:315" class="postlink">irc:315</a><br><br>That line...<br>Eggdrop crashes on that when I .rehash it from partyline when there is no binding...<br>Howto avoid it?<br>Works perfectly for the rest!<br>Thanks!<p>Statistics: Posted by Guest — Sun Jan 27, 2002 8:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-01-27T19:53:00-04:00</updated>

		<published>2002-01-27T19:53:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4113#p4113</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4113#p4113"/>
		<title type="html"><![CDATA[chanlist fails when bot just joined channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4113#p4113"><![CDATA[
<blockquote class="uncited"><div>On 2002-01-27 16:51, Petersen wrote:<br>best way would be a raw binding for 315 (end of /WHO list) to trigger whatever proc you wanna use the chanlist in.</div></blockquote>How can I achieve that?<p>Statistics: Posted by Guest — Sun Jan 27, 2002 7:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2002-01-27T19:51:00-04:00</updated>

		<published>2002-01-27T19:51:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4112#p4112</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4112#p4112"/>
		<title type="html"><![CDATA[chanlist fails when bot just joined channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4112#p4112"><![CDATA[
best way would be a raw binding for 315 (end of /WHO list) to trigger whatever proc you wanna use the chanlist in.<br><br>[edit]<br><br>you might have to rebind the inbuilt raw 315 binding to execute before your own one though, ie <br>unbind raw - 315 *raw:<a href="irc:315" class="postlink">irc:315</a><br>bind raw - 315 yourproc<br>proc yourproc {f k a} {*raw:<a href="irc:315" class="postlink">irc:315</a> $f $k $a ; yourcode}<br><br>[/edit]<br><br>&lt;font size=-1&gt;[ This Message was edited by: Petersen on 2002-01-27 16:56 ]&lt;/font&gt;<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Sun Jan 27, 2002 7:51 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-01-27T19:04:00-04:00</updated>

		<published>2002-01-27T19:04:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4111#p4111</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4111#p4111"/>
		<title type="html"><![CDATA[chanlist fails when bot just joined channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4111#p4111"><![CDATA[
Hi,<br><br>I want to have the chanlist of a channel which the bot just joined ASAP.<br>What's the best way to do so, since the bot doesn't get it immediately (it's empty just after join)<br>I tried to get it into some loop with after and (u)timer.<br>[21:40] TCL error [pub:slaap]: too many nested calls to Tcl_EvalObj (infinite loop?)<br><br>That error appears, or it hangs itself <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":smile:" title="Smile"><br><br>Anyone a good solution?<p>Statistics: Posted by Guest — Sun Jan 27, 2002 7:04 pm</p><hr />
]]></content>
	</entry>
	</feed>
