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

	<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>2014-02-08T10:20:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Get_A_Fix]]></name></author>
		<updated>2014-02-08T10:20:00-04:00</updated>

		<published>2014-02-08T10:20:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102584#p102584</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102584#p102584"/>
		<title type="html"><![CDATA[Re: FzCommands &quot;user list&quot; doesnt work in msg]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102584#p102584"><![CDATA[
Very strange that requesting a user list would get you an invite syntax output. Something must be wrong with the coding and only the author can fix that, then maybe post an update so egghelp has the latest release. It is pretty simple to get a user list though. I use the following method.<br><div class="codebox"><p>Code: </p><pre><code>bind pub - !users pub:usersproc pub:users {nick uhost hand chan arg} {  if {[matchattr [nick2hand $nick] o]} {    puthelp "PRIVMSG $chan :Userlist: [eval userlist] (Total Count: [countusers])"  }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6204">Get_A_Fix</a> — Sat Feb 08, 2014 10:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[chadrt]]></name></author>
		<updated>2014-02-02T18:13:50-04:00</updated>

		<published>2014-02-02T18:13:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102576#p102576</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102576#p102576"/>
		<title type="html"><![CDATA[FzCommands &quot;user list&quot; doesnt work in msg]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102576#p102576"><![CDATA[
I have found that when I go into a public room I can list the users using:<br><div class="codebox"><p>Code: </p><pre><code>!users list</code></pre></div>Then when I try to message the bot using:<br><div class="codebox"><p>Code: </p><pre><code>user list</code></pre></div>It only gives me a SYNTAX error and tells me how to format it:<br><div class="codebox"><p>Code: </p><pre><code>SYNTAX: invite &lt;chan&gt; &lt;nick&gt;.</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7522">chadrt</a> — Sun Feb 02, 2014 6:13 pm</p><hr />
]]></content>
	</entry>
	</feed>
