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

	<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-03-12T07:32:29-04:00</updated>

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

		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-03-12T07:32:29-04:00</updated>

		<published>2003-03-12T07:32:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17766#p17766</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17766#p17766"/>
		<title type="html"><![CDATA[how many users in chan]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17766#p17766"><![CDATA[
Also to remove it from counting:  set ChanCount [expr [llength [chanlist $channel]] - 1]<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Wed Mar 12, 2003 7:32 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[eiSi]]></name></author>
		<updated>2003-03-12T06:00:18-04:00</updated>

		<published>2003-03-12T06:00:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17763#p17763</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17763#p17763"/>
		<title type="html"><![CDATA[how many users in chan]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17763#p17763"><![CDATA[
thanks a lot!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=939">eiSi</a> — Wed Mar 12, 2003 6:00 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-03-11T11:44:40-04:00</updated>

		<published>2003-03-11T11:44:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17723#p17723</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17723#p17723"/>
		<title type="html"><![CDATA[how many users in chan]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17723#p17723"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set channel "#thischannel"set ChanCount [llength [chanlist $channel]]</code></pre></div>This will give you a count, including the bot.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue Mar 11, 2003 11:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[eiSi]]></name></author>
		<updated>2003-03-11T11:26:50-04:00</updated>

		<published>2003-03-11T11:26:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17722#p17722</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17722#p17722"/>
		<title type="html"><![CDATA[how many users in chan]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17722#p17722"><![CDATA[
hi there!<br><br>can anybody help me please?<br><br>I'm in need of a procedure with wich I can get the number of users in a specific channel.<br><br>Thanks a lot!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=939">eiSi</a> — Tue Mar 11, 2003 11:26 am</p><hr />
]]></content>
	</entry>
	</feed>
