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

	<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>2012-02-01T20:52:09-04:00</updated>

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

		<entry>
		<author><name><![CDATA[blake]]></name></author>
		<updated>2012-02-01T20:52:09-04:00</updated>

		<published>2012-02-01T20:52:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=98685#p98685</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=98685#p98685"/>
		<title type="html"><![CDATA[on join]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=98685#p98685"><![CDATA[
Thank you that worked fine<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10512">blake</a> — Wed Feb 01, 2012 8:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2012-02-01T20:28:01-04:00</updated>

		<published>2012-02-01T20:28:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=98684#p98684</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=98684#p98684"/>
		<title type="html"><![CDATA[on join]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=98684#p98684"><![CDATA[
Untested.<br>If it doesn't work, perhaps it will give you the idea anyway.<br><br>For reference, see:<br><a href="http://www.eggheads.org/support/egghtml/1.6.20/tcl-commands.html" class="postlink">http://www.eggheads.org/support/egghtml ... mands.html</a><br>and scroll down to:<br>isbotnick<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Wed Feb 01, 2012 8:28 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[blake]]></name></author>
		<updated>2012-02-01T20:21:26-04:00</updated>

		<published>2012-02-01T20:21:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=98683#p98683</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=98683#p98683"/>
		<title type="html"><![CDATA[on join]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=98683#p98683"><![CDATA[
I have got this far and it works but how do i exclude the bot from this<br><br><div class="codebox"><p>Code: </p><pre><code>bind join - "#test *!*@*" on_joined proc on_joined {nick host handle channel} {   if {$channel == "#test"} {       putserv "SAJOIN $nick #test2"   } }</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10512">blake</a> — Wed Feb 01, 2012 8:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[blake]]></name></author>
		<updated>2012-02-01T20:07:38-04:00</updated>

		<published>2012-02-01T20:07:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=98682#p98682</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=98682#p98682"/>
		<title type="html"><![CDATA[on join]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=98682#p98682"><![CDATA[
Hey<br><br>How do i go about doing a script that will sajoin users to a channel when they join another channel<br><br>onjoin #test they get sajoined to test2<br><br>Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10512">blake</a> — Wed Feb 01, 2012 8:07 pm</p><hr />
]]></content>
	</entry>
	</feed>
