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

	<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-07-26T07:07:18-04:00</updated>

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

		<entry>
		<author><name><![CDATA[GodOfSuicide]]></name></author>
		<updated>2004-07-26T07:07:18-04:00</updated>

		<published>2004-07-26T07:07:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39093#p39093</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39093#p39093"/>
		<title type="html"><![CDATA[looking for &quot;who´s online&quot; script - showing just n]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39093#p39093"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set out [open file.txt w+]foreach user [chanlist #channel] { puts $out $user}close $out</code></pre></div>you'll have to add the html/php tags yourself<br><br>btw: scripts like that have been posted on the forum quite often, so next time use also the forum's search feature<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1433">GodOfSuicide</a> — Mon Jul 26, 2004 7:07 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[jjblade]]></name></author>
		<updated>2004-07-24T14:17:04-04:00</updated>

		<published>2004-07-24T14:17:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39036#p39036</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39036#p39036"/>
		<title type="html"><![CDATA[looking for &quot;who´s online&quot; script - showing just n]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39036#p39036"><![CDATA[
Hi!<br><br>Im looking for a simple tcl script scanning all channels and writing who´s in the chat like that into a file:<br> <br>chatter1<br>chatter2<br>chatter3<br>etc.<br><br>I´ve used "search" but found only scripts counting the users.<br>And I don´t mean the stats.mod, because I want to put the created file into my webpage.<br><br>TiA!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5240">jjblade</a> — Sat Jul 24, 2004 2:17 pm</p><hr />
]]></content>
	</entry>
	</feed>
