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

	<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-06-22T13:49:40-04:00</updated>

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

		<entry>
		<author><name><![CDATA[greenbear]]></name></author>
		<updated>2004-06-22T13:49:40-04:00</updated>

		<published>2004-06-22T13:49:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37704#p37704</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37704#p37704"/>
		<title type="html"><![CDATA[list handles]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37704#p37704"><![CDATA[
on partyline just do<br><blockquote class="uncited"><div>.match *</div></blockquote>or if you want a cleaner output, try something like this<br><div class="codebox"><p>Code: </p><pre><code>bind dcc o|o listusers dcc:listusersproc dcc:listusers {hand idx arg} { set users "" foreach user [userlist] { lappend users "$user," } putdcc $idx "Users: [join $users]"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=24">greenbear</a> — Tue Jun 22, 2004 1:49 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-06-22T12:51:42-04:00</updated>

		<published>2004-06-22T12:51:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37702#p37702</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37702#p37702"/>
		<title type="html"><![CDATA[list handles]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37702#p37702"><![CDATA[
is it any commando or script that list all the users/handles on the bot?<p>Statistics: Posted by Guest — Tue Jun 22, 2004 12:51 pm</p><hr />
]]></content>
	</entry>
	</feed>
