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

	<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-01-14T12:23:49-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-01-14T12:23:49-04:00</updated>

		<published>2003-01-14T12:23:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15314#p15314</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15314#p15314"/>
		<title type="html"><![CDATA[problem with stats.mod]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15314#p15314"><![CDATA[
thanks a lot everybody, it works now <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by Guest — Tue Jan 14, 2003 12:23 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-01-14T11:17:01-04:00</updated>

		<published>2003-01-14T11:17:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15310#p15310</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15310#p15310"/>
		<title type="html"><![CDATA[problem with stats.mod]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15310#p15310"><![CDATA[
Please see the many realted threads with regards to these changes.<br><br>Changing the config file isn't sufficient.<br><br>When eggdrop loads up, or reloads, the orde rin which the data is read is important.<br><br>1: config file<br>2: channel file<br><br>As the channel file is loaded second, it overwrites any setting int he config file.<br><br>As such, the simplest way to change these, is to use the ".chanset" command in the partyline, and use ".save" afterwards.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue Jan 14, 2003 11:17 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-01-14T10:41:22-04:00</updated>

		<published>2003-01-14T10:41:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15306#p15306</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15306#p15306"/>
		<title type="html"><![CDATA[problem with stats.mod]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15306#p15306"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set global-chanset {         +quietstats        -autoop         -autovoice}</code></pre></div>I put that +quietstats to there in eggdrop.conf, but it doesn't seem to help, it still sends the stats to the channel <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><p>Statistics: Posted by Guest — Tue Jan 14, 2003 10:41 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mortician]]></name></author>
		<updated>2003-01-13T12:59:14-04:00</updated>

		<published>2003-01-13T12:59:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15258#p15258</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15258#p15258"/>
		<title type="html"><![CDATA[problem with stats.mod]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15258#p15258"><![CDATA[
from the README:<blockquote class="uncited"><div>Channel settings:<br>-----------------<br><br>If you're using eggdrop 1.5 or later, you have some additional config options available via .chanset:<br><br><strong class="text-strong">+quietstats</strong><br>Bot will reply with a notice directly to the user instead of sending the reply to the channel</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1942">mortician</a> — Mon Jan 13, 2003 12:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-01-12T09:09:53-04:00</updated>

		<published>2003-01-12T09:09:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15205#p15205</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15205#p15205"/>
		<title type="html"><![CDATA[problem with stats.mod]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15205#p15205"><![CDATA[
You should read the IRC  RFC (RFC 1459).<br><br>This contains all the commands you will need to send to a IRC server.<br><br>When sending a message to a user or nickname, you use the format <br><blockquote class="uncited"><div>PRIVMSG &lt;destination&gt; :&lt;message here&gt;</div></blockquote>FOr notices, it's the same thing, hwoever you use NOTICE, instead of PRIVMSG`<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sun Jan 12, 2003 9:09 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-01-12T06:46:51-04:00</updated>

		<published>2003-01-12T06:46:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15197#p15197</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15197#p15197"/>
		<title type="html"><![CDATA[problem with stats.mod]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15197#p15197"><![CDATA[
what should I change in stats.mod source?<p>Statistics: Posted by Guest — Sun Jan 12, 2003 6:46 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-01-11T17:35:16-04:00</updated>

		<published>2003-01-11T17:35:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15188#p15188</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15188#p15188"/>
		<title type="html"><![CDATA[problem with stats.mod]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15188#p15188"><![CDATA[
You would ahve to change the source code of the stats.mod.<br><br>TO do this, you will need a source code version of this, the source code for eggdrop and the CGwin compiler.<br><br>FOr information compiling eggdrop under windows, see <a href="http://windrop.sf.net/" class="postlink">http://windrop.sf.net/</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sat Jan 11, 2003 5:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-01-11T16:56:16-04:00</updated>

		<published>2003-01-11T16:56:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=15184#p15184</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=15184#p15184"/>
		<title type="html"><![CDATA[problem with stats.mod]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=15184#p15184"><![CDATA[
I have a little problem, I'm using windrop with stat.mod and if anybody types some stat trigger then the bot shows the statistics  in a channel, i want that it would send a notice to this person who requested the stat<p>Statistics: Posted by Guest — Sat Jan 11, 2003 4:56 pm</p><hr />
]]></content>
	</entry>
	</feed>
