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

	<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>2004-12-10T05:02:12-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Pitchat]]></name></author>
		<updated>2004-12-10T05:02:12-04:00</updated>

		<published>2004-12-10T05:02:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43808#p43808</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43808#p43808"/>
		<title type="html"><![CDATA[bind join on specific channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43808#p43808"><![CDATA[
thanks<br> i just remember using it in the past and your correct <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"> it was just a momentary memory failure from me <br><br>i should sleep more and work less <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>thanks for all<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2723">Pitchat</a> — Fri Dec 10, 2004 5:02 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2004-12-10T04:24:08-04:00</updated>

		<published>2004-12-10T04:24:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43804#p43804</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43804#p43804"/>
		<title type="html"><![CDATA[bind join on specific channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43804#p43804"><![CDATA[
Confirmation: I usually use it.<br>And <strong class="text-strong">never</strong> forget the * following the channel name, or you won't bind anything.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Fri Dec 10, 2004 4:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2004-12-10T04:12:35-04:00</updated>

		<published>2004-12-10T04:12:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43802#p43802</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43802#p43802"/>
		<title type="html"><![CDATA[bind join on specific channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43802#p43802"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind join -|- "#channel *" join_check</code></pre></div>I *think* as i don't ever use it for specific channels, but it should be like that<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5078">metroid</a> — Fri Dec 10, 2004 4:12 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Pitchat]]></name></author>
		<updated>2004-12-10T04:07:25-04:00</updated>

		<published>2004-12-10T04:07:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43801#p43801</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43801#p43801"/>
		<title type="html"><![CDATA[bind join on specific channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43801#p43801"><![CDATA[
Hi<br><br>i have a script that works on all channel the eggdrop is on but i`d like to have it working only on one channel and i cant figure out how to arrange this .<br><br>here`s the bind join as it looks now <div class="codebox"><p>Code: </p><pre><code>bind join * * join_check</code></pre></div>and the proc that goes along with it<div class="codebox"><p>Code: </p><pre><code>proc join_check {nick host hand chan} {   global code rules num timer botnick  if {![botisop $chan]} {    return</code></pre></div>Any help welcome <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2723">Pitchat</a> — Fri Dec 10, 2004 4:07 am</p><hr />
]]></content>
	</entry>
	</feed>
