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

	<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>2011-03-12T13:29:59-04:00</updated>

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

		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2011-03-12T13:29:59-04:00</updated>

		<published>2011-03-12T13:29:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96462#p96462</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96462#p96462"/>
		<title type="html"><![CDATA[One &quot;join&quot; triggers proc twice..]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96462#p96462"><![CDATA[
Join-bindings are stackable, so most likely you've got two identical bindings. Try restarting your eggdrop (not .rehash), and see if the behavior persists.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sat Mar 12, 2011 1:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cimeran]]></name></author>
		<updated>2011-03-11T21:31:11-04:00</updated>

		<published>2011-03-11T21:31:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96458#p96458</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96458#p96458"/>
		<title type="html"><![CDATA[One &quot;join&quot; triggers proc twice..]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96458#p96458"><![CDATA[
Howdy folks. Really new to tcl and eggdrop and struggling a bit. I have a bind join like so:<br><br>bind join - * [namespace current]::join_proc<br><br>In my join_proc I do this:<br>  putlog "Recieved $user $handle $chan"<br><br>Upon doing a /part followed by a /join in my irc client, I get two lines in the log. Any idea why my one join would trigger the proc twice? Also, I'm certain it is the same "/join" command doing it.<br><br>Thanks in advance.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11589">cimeran</a> — Fri Mar 11, 2011 9:31 pm</p><hr />
]]></content>
	</entry>
	</feed>
