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

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

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

		<entry>
		<author><name><![CDATA[duofruo]]></name></author>
		<updated>2004-02-06T13:18:22-04:00</updated>

		<published>2004-02-06T13:18:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33297#p33297</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33297#p33297"/>
		<title type="html"><![CDATA[admins]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33297#p33297"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set owners [userlist -|n $chan] </code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4023">duofruo</a> — Fri Feb 06, 2004 1:18 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-02-06T13:07:50-04:00</updated>

		<published>2004-02-06T13:07:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33296#p33296</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33296#p33296"/>
		<title type="html"><![CDATA[admins]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33296#p33296"><![CDATA[
caesar<br>i want the admin from a channel, not global<p>Statistics: Posted by Guest — Fri Feb 06, 2004 1:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2004-02-06T11:29:12-04:00</updated>

		<published>2004-02-06T11:29:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33289#p33289</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33289#p33289"/>
		<title type="html"><![CDATA[admins]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33289#p33289"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set ownes [userlist n] ; set masters [userlist m] ; set ops [userlist o] ; set voices [userlist v]</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Fri Feb 06, 2004 11:29 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[duofruo]]></name></author>
		<updated>2004-02-06T10:42:27-04:00</updated>

		<published>2004-02-06T10:42:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33284#p33284</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33284#p33284"/>
		<title type="html"><![CDATA[admins]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33284#p33284"><![CDATA[
here is a little hint<div class="codebox"><p>Code: </p><pre><code>foreach user [userlist] {if [matchattr $user n|n $channel] {</code></pre></div>go 4 it<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4023">duofruo</a> — Fri Feb 06, 2004 10:42 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[dollar]]></name></author>
		<updated>2004-02-06T09:51:41-04:00</updated>

		<published>2004-02-06T09:51:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33282#p33282</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33282#p33282"/>
		<title type="html"><![CDATA[admins]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33282#p33282"><![CDATA[
Check <a href="http://www.suninet.nl/tclguide/" class="postlink">http://www.suninet.nl/tclguide/</a> for a good guide to eggdrop TCL scripting, and doc/tcl-commands.doc ofcourse.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4046">dollar</a> — Fri Feb 06, 2004 9:51 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-02-06T05:50:06-04:00</updated>

		<published>2004-02-06T05:50:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33279#p33279</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33279#p33279"/>
		<title type="html"><![CDATA[admins]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33279#p33279"><![CDATA[
i wan`t a script that will display the chan owners, master,ops and voice in the channel, on a pub comand like !admins . thx<p>Statistics: Posted by Guest — Fri Feb 06, 2004 5:50 am</p><hr />
]]></content>
	</entry>
	</feed>
