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

	<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>2006-05-22T01:49:50-04:00</updated>

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

		<entry>
		<author><name><![CDATA[dq]]></name></author>
		<updated>2006-05-22T01:49:50-04:00</updated>

		<published>2006-05-22T01:49:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63269#p63269</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63269#p63269"/>
		<title type="html"><![CDATA[Channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63269#p63269"><![CDATA[
Thanks guys,<br><br>And sorry to hear about that whittinghamj :&lt;<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7571">dq</a> — Mon May 22, 2006 1:49 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[whittinghamj]]></name></author>
		<updated>2006-05-22T01:46:37-04:00</updated>

		<published>2006-05-22T01:46:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63267#p63267</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63267#p63267"/>
		<title type="html"><![CDATA[Channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63267#p63267"><![CDATA[
sorry - i been up for the past three days without sleep - its been stressful at work - server hacks<br><br>thanks for correcting me.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7783">whittinghamj</a> — Mon May 22, 2006 1:46 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2006-05-22T01:43:25-04:00</updated>

		<published>2006-05-22T01:43:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63265#p63265</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63265#p63265"/>
		<title type="html"><![CDATA[Channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63265#p63265"><![CDATA[
the command is <div class="codebox"><p>Code: </p><pre><code>channels</code></pre></div>not "chanlist", i have no idea how you could even confuse the two <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5078">metroid</a> — Mon May 22, 2006 1:43 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[dq]]></name></author>
		<updated>2006-05-22T01:38:02-04:00</updated>

		<published>2006-05-22T01:38:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63263#p63263</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63263#p63263"/>
		<title type="html"><![CDATA[Channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63263#p63263"><![CDATA[
Thanks for the replys guys,<br><br>whittinghamj, I get the error<br><div class="codebox"><p>Code: </p><pre><code>[01:43] Tcl error [pub:channels]: wrong # args: should be "chanlist channel ?flags?"</code></pre></div>Am I doing something wrong?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7571">dq</a> — Mon May 22, 2006 1:38 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[whittinghamj]]></name></author>
		<updated>2006-05-22T00:11:54-04:00</updated>

		<published>2006-05-22T00:11:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63258#p63258</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63258#p63258"/>
		<title type="html"><![CDATA[Channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63258#p63258"><![CDATA[
This should work <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><br><div class="codebox"><p>Code: </p><pre><code>bind pub - !channels pub:channelsproc pub:channels {nick host hand chan arg} {set chans [chanlist]notice $nick "Channels: $chans"putcmdlog "&lt;&lt;$nick&gt;&gt; !$hand! channels"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7783">whittinghamj</a> — Mon May 22, 2006 12:11 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2006-05-22T00:10:33-04:00</updated>

		<published>2006-05-22T00:10:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63257#p63257</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63257#p63257"/>
		<title type="html"><![CDATA[Channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63257#p63257"><![CDATA[
This would fit beter in requests. This is not tcl that you asking for help with.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Mon May 22, 2006 12:10 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[dq]]></name></author>
		<updated>2006-05-21T23:48:14-04:00</updated>

		<published>2006-05-21T23:48:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63256#p63256</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63256#p63256"/>
		<title type="html"><![CDATA[Channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63256#p63256"><![CDATA[
Howdy,<br><br>Anyone buck enough to traslate this into TCL?<br><br>It basically just spits out to the channel what channels the bot is currently in via .commands<br><div class="codebox"><p>Code: </p><pre><code>on *:TEXT:.channels:#:{set %i 1set %a $nullwhile %i &lt;= $chan(0) {(1%a = %a $+ $chr(32) $+ $chan(%i)inc %i }msg $chan Channels Idling $calc( $chan(0)) channels ; %a ¬ }</code></pre></div>GL and thanks in advance.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7571">dq</a> — Sun May 21, 2006 11:48 pm</p><hr />
]]></content>
	</entry>
	</feed>
