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

	<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-11T03:34:08-04:00</updated>

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

		<entry>
		<author><name><![CDATA[moonchild]]></name></author>
		<updated>2005-06-11T03:34:08-04:00</updated>

		<published>2005-06-11T03:34:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=50562#p50562</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=50562#p50562"/>
		<title type="html"><![CDATA[Script that &quot;collects&quot; Channel-Events]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=50562#p50562"><![CDATA[
Hi, the code you give me does not work... whenever a user joins to the channel the bot does not report that Join-event to the relay channel :- <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6333">moonchild</a> — Sat Jun 11, 2005 3:34 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-06-10T19:15:35-04:00</updated>

		<published>2005-06-10T19:15:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=50555#p50555</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=50555#p50555"/>
		<title type="html"><![CDATA[Script that &quot;collects&quot; Channel-Events]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=50555#p50555"><![CDATA[
Question:<blockquote class="uncited"><div>this code only works on join can u give me the code on quit ?</div></blockquote>Answer:<blockquote class="uncited"><div>If you want it to relay other events read tcl-commands.doc about binds.</div></blockquote> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Fri Jun 10, 2005 7:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[inxs]]></name></author>
		<updated>2005-06-10T16:53:58-04:00</updated>

		<published>2005-06-10T16:53:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=50553#p50553</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=50553#p50553"/>
		<title type="html"><![CDATA[Script that &quot;collects&quot; Channel-Events]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=50553#p50553"><![CDATA[
this code only works on join can u give me the code on quit ?  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6332">inxs</a> — Fri Jun 10, 2005 4:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[moonchild]]></name></author>
		<updated>2005-06-10T16:06:25-04:00</updated>

		<published>2005-06-10T16:06:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=50549#p50549</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=50549#p50549"/>
		<title type="html"><![CDATA[Script that &quot;collects&quot; Channel-Events]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=50549#p50549"><![CDATA[
I wrote the follwing: <blockquote class="uncited"><div>bind join - * pjoin <br>set otherchan "#smart-change"<br>proc pjoin {n u h c} { <br>  puthelp "privmsg $::otherchan :$n!$u has joined $c" <br>} </div></blockquote>but nothing happens... Am I just too stupid?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6333">moonchild</a> — Fri Jun 10, 2005 4:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[moonchild]]></name></author>
		<updated>2005-06-10T15:36:15-04:00</updated>

		<published>2005-06-10T15:36:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=50542#p50542</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=50542#p50542"/>
		<title type="html"><![CDATA[Script that &quot;collects&quot; Channel-Events]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=50542#p50542"><![CDATA[
Thanks a lot for your answers!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6333">moonchild</a> — Fri Jun 10, 2005 3:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-06-10T12:40:58-04:00</updated>

		<published>2005-06-10T12:40:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=50535#p50535</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=50535#p50535"/>
		<title type="html"><![CDATA[Script that &quot;collects&quot; Channel-Events]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=50535#p50535"><![CDATA[
to this channel<div class="codebox"><p>Code: </p><pre><code>set otherchan "#channel"</code></pre></div>demond's code is an example, it relays the joins to #channel. If you want it to relay other events read tcl-commands.doc about binds.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Fri Jun 10, 2005 12:40 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[inxs]]></name></author>
		<updated>2005-06-10T12:33:12-04:00</updated>

		<published>2005-06-10T12:33:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=50533#p50533</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=50533#p50533"/>
		<title type="html"><![CDATA[Script that &quot;collects&quot; Channel-Events]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=50533#p50533"><![CDATA[
demond which channel will it message .. means will it send join/part/quit/kick?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6332">inxs</a> — Fri Jun 10, 2005 12:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-06-10T12:21:34-04:00</updated>

		<published>2005-06-10T12:21:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=50532#p50532</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=50532#p50532"/>
		<title type="html"><![CDATA[Script that &quot;collects&quot; Channel-Events]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=50532#p50532"><![CDATA[
creating one is easy - just bind to events which are of interest to you and inside the handler post to another channel:<div class="codebox"><p>Code: </p><pre><code>bind join - * pjoinproc pjoin {n u h c} {  puthelp "privmsg $::otherchan :$n!$u has joined $c"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Fri Jun 10, 2005 12:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[moonchild]]></name></author>
		<updated>2005-06-10T08:14:44-04:00</updated>

		<published>2005-06-10T08:14:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=50527#p50527</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=50527#p50527"/>
		<title type="html"><![CDATA[Script that &quot;collects&quot; Channel-Events]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=50527#p50527"><![CDATA[
Hi, I'm searching for a tcl that Collects channel-events like join, part, kick etc. on the channels the bot is in and then posts the collected information to another channel.<br><br>Do you understand what I'm talking about?  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy">  <br>Does anyone have a ready-to-use script or can help me crating one?<br><br>Thanks so far,<br>moonchild<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6333">moonchild</a> — Fri Jun 10, 2005 8:14 am</p><hr />
]]></content>
	</entry>
	</feed>
