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

	<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-03-15T09:04:27-04:00</updated>

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

		<entry>
		<author><name><![CDATA[detonated]]></name></author>
		<updated>2004-03-15T09:04:27-04:00</updated>

		<published>2004-03-15T09:04:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34634#p34634</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34634#p34634"/>
		<title type="html"><![CDATA[tcl error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34634#p34634"><![CDATA[
ok thanks Papillon and Rusher. its working fine now.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4685">detonated</a> — Mon Mar 15, 2004 9:04 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Papillon]]></name></author>
		<updated>2004-03-15T08:55:16-04:00</updated>

		<published>2004-03-15T08:55:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34632#p34632</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34632#p34632"/>
		<title type="html"><![CDATA[tcl error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34632#p34632"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set chans [chanlist]</code></pre></div>use <em class="text-italics">channels</em> command instead<div class="codebox"><p>Code: </p><pre><code>set chans [channels]</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=852">Papillon</a> — Mon Mar 15, 2004 8:55 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[detonated]]></name></author>
		<updated>2004-03-15T08:53:57-04:00</updated>

		<published>2004-03-15T08:53:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34631#p34631</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34631#p34631"/>
		<title type="html"><![CDATA[tcl error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34631#p34631"><![CDATA[
erm OK let me explain. upon typing !channels, the bot will reply what channels that it is in. its not abt bot's owner etc.  <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=4685">detonated</a> — Mon Mar 15, 2004 8:53 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Rusher2K]]></name></author>
		<updated>2004-03-15T08:32:45-04:00</updated>

		<published>2004-03-15T08:32:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34628#p34628</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34628#p34628"/>
		<title type="html"><![CDATA[tcl error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34628#p34628"><![CDATA[
You must use chanlist like this:<br><div class="codebox"><p>Code: </p><pre><code>(13:30:19) (@Rusher2K) !tcl set chans [chanlist #sicherheit &amp;n](13:30:19) (S-Check) result: Rusher2K whitewolf2k biG|d3sti`off - clicks: 75493</code></pre></div><div class="codebox"><p>Code: </p><pre><code>chanlist #sicherheit &amp;n</code></pre></div>That retuns all channel owners of #sicherheit.<br><br>Use:<br>chanlist &lt;channel&gt; [flags[&amp;chanflags]] <br>Description: flags are any global flags; the '&amp;' denotes to look for channel specific flags. Examples:<br><br>n<br> Global Owner<br> <br>&amp;n<br> Channel Owner<br> <br>o&amp;m<br> Global Op, Channel Master<br> <br><br>Returns: list of nicknames currently on the bot's channel that have all of the flags specified;. If no flags are given, all of the nicknames are returned. Please note that if you're executing chanlist after a part or sign bind, the gone user will still be listed, so you can check for wasop, isop, etc.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3034">Rusher2K</a> — Mon Mar 15, 2004 8:32 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[detonated]]></name></author>
		<updated>2004-03-15T08:25:19-04:00</updated>

		<published>2004-03-15T08:25:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34627#p34627</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34627#p34627"/>
		<title type="html"><![CDATA[tcl error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34627#p34627"><![CDATA[
i need help with this tcl error.<br><br>[20:12] Tcl error [pub:channels]: wrong # args: should be "chanlist channel ?flags?"<br><div class="codebox"><p>Code: </p><pre><code>proc pub:channels {nick host hand chan arg} {if {(![auth:check $hand]) &amp;&amp; (![isop $nick $chan])} {puthelp "NOTICE $nick :You aren't authorized/authenticated." return 0}set chans [chanlist]notice $nick "Channels: $chans"putcmdlog "&lt;&lt;$nick&gt;&gt; !$hand! channels"}</code></pre></div>thanks.  <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=4685">detonated</a> — Mon Mar 15, 2004 8:25 am</p><hr />
]]></content>
	</entry>
	</feed>
