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

	<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>2003-02-19T07:49:31-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-02-19T07:49:31-04:00</updated>

		<published>2003-02-19T07:49:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=16773#p16773</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=16773#p16773"/>
		<title type="html"><![CDATA[Delay channel join]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=16773#p16773"><![CDATA[
You could use the init-server or EVNT binds to perform the "sethost".<br><br>Otherwise, somthing like<br><div class="codebox"><p>Code: </p><pre><code>set delaylist [list #channela #channelb]proc delaychan {a} {  gobal delaylist  foreach chan $delaylist {    channel set $chan "${a}inactive  }}utimer 1 [list delaychan +]utimer 11 [list delaychan -]</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Wed Feb 19, 2003 7:49 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Dw2k]]></name></author>
		<updated>2003-02-19T07:42:54-04:00</updated>

		<published>2003-02-19T07:42:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=16772#p16772</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=16772#p16772"/>
		<title type="html"><![CDATA[Delay channel join]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=16772#p16772"><![CDATA[
I was wondering if its possible to delay eggdrop joining channels before performing a sethost?<br><br>Thanks  <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=2329">Dw2k</a> — Wed Feb 19, 2003 7:42 am</p><hr />
]]></content>
	</entry>
	</feed>
