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

	<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>2022-08-20T09:47:17-04:00</updated>

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

		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2022-08-20T09:47:17-04:00</updated>

		<published>2022-08-20T09:47:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=111306#p111306</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=111306#p111306"/>
		<title type="html"><![CDATA[Re: Channel Statistics (plz!!)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=111306#p111306"><![CDATA[
<blockquote class="uncited"><div>Another thought:<br><br>Check out:<br><a href="http://pisg.sourceforge.net/" class="postlink">http://pisg.sourceforge.net/</a><br><br><br>PISG can examine the bot's log, and make a NICE looking webpage.<br>Stats, etc.<br><br>I used to have it run by crontab.<br>Then, I'd have the bot do a timed annoucement with the url to visit, to view it.</div></blockquote>With pisg, you can also export stats in raw mode <a href="http://pisg.sourceforge.net/documentation#StatsDump" class="postlink">http://pisg.sourceforge.net/documentation#StatsDump</a><blockquote class="uncited"><div>This option is intended for debugging pisg, but might be useful to process the parsed logs with another program. The file contains the %stats and %lines hashes in perl's Data::Dumper format.</div></blockquote>BTW, I also did a little logger (<a href="https://gitlab.com/tcl-scripts/chanrelay/-/blob/develop-5/statirc.tcl" class="postlink">statirc</a>) but it doesn't log modes (voice, halfop, op)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Sat Aug 20, 2022 9:47 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2022-08-20T09:37:06-04:00</updated>

		<published>2022-08-20T09:37:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=111305#p111305</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=111305#p111305"/>
		<title type="html"><![CDATA[Re: Channel Statistics (plz!!)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=111305#p111305"><![CDATA[
Another thought:<br><br>Check out:<br><a href="http://pisg.sourceforge.net/" class="postlink">http://pisg.sourceforge.net/</a><br><br><br>PISG can examine the bot's log, and make a NICE looking webpage.<br>Stats, etc.<br><br>I used to have it run by crontab.<br>Then, I'd have the bot do a timed annoucement with the url to visit, to view it.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Sat Aug 20, 2022 9:37 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2022-08-20T09:31:14-04:00</updated>

		<published>2022-08-20T09:31:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=111304#p111304</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=111304#p111304"/>
		<title type="html"><![CDATA[Re: Channel Statistics (plz!!)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=111304#p111304"><![CDATA[
You're welcome.   <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>Something else has come to mind.   This too, does not directly fill your request.<br>But, if you are interested in channel stats, then there is a possibility that you will find this interesting.<br><br>First, visit:<br><a href="https://www.kreativrauschen.com/stats.mod/" class="postlink">https://www.kreativrauschen.com/stats.mod/</a><br><br>I think that's where this module originated.  There is a description there.<br>This module has been around for a while.<br><br>At some point in time - I think it was when version 1.8 of Eggdrop came out - this module (and apparently, others too) had problems.<br><br>They worked on them.<br><br>Here is where they made the fixed versions available.<br>Visit:<br><a href="https://ftp.eggheads.org/pub/eggdrop/modules/1.8/" class="postlink">https://ftp.eggheads.org/pub/eggdrop/modules/1.8/</a><br>You can see      stats.mod.1.3.3-pseudo.tar.gz     there.    <br><br>I haven't installed it myself in a while.  But I have used  stats.mod.1.3.3-pseudo.tar.gz  on Eggdrop version 1.8x bots and it works.<br>I have not tried it on 1.9x   yet.<br><br>( I also see:    <a href="https://ftp.eggheads.org/pub/eggdrop/modules/" class="postlink">https://ftp.eggheads.org/pub/eggdrop/modules/</a>     there now.<br>That's new to me.   I don't know what is in the 1.9/  dir.    )<br><br>This is a module, not a script.   Means that you don't simply load it with a source line in eggdrop.conf.    ( You do load some of its config that way though)    You unarchive the file in the correct place  (follow the directions) and then re-compile eggdrop and re-install.   It takes longer to read the directions than it does to actually do it.   <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>Once you have it up and working properly, you can issue public commands in a channel, and it will have the bot respond.   Stats, etc.<br>And!    ...  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile">  ...    it can respond to a web browser!     You can tell people the      url:portnumber        to put into their browser and the bot will make a stats page, on-the-fly ,   live !   <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile">      Tons of stats info can be viewed, just by clicking around.<br><br>I think you said something about a timed announcement of stats?     Perhaps instead, you could have your bot do a timed announcement of the <br>url:portnumber  to visit ?<br>Just a thought ...<br><br><br>Good luck with your endeavors.<br><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Sat Aug 20, 2022 9:31 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ORATEGOD]]></name></author>
		<updated>2022-08-20T00:57:27-04:00</updated>

		<published>2022-08-20T00:57:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=111303#p111303</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=111303#p111303"/>
		<title type="html"><![CDATA[Re: Channel Statistics (plz!!)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=111303#p111303"><![CDATA[
Thank you very much for the information.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12869">ORATEGOD</a> — Sat Aug 20, 2022 12:57 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2022-08-15T22:08:50-04:00</updated>

		<published>2022-08-15T22:08:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=111289#p111289</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=111289#p111289"/>
		<title type="html"><![CDATA[Re: Channel Statistics (plz!!)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=111289#p111289"><![CDATA[
I can't directly answer your question.   But, while you wait to see if anybody else can,  perhaps you'd like to check out:<br><br><a href="http://tclarchive.org/search.php?str=channel+stats&amp;cb1=t&amp;cb2=a&amp;cb3=d&amp;sub.x=0&amp;sub.y=0" class="postlink">http://tclarchive.org/search.php?str=ch ... =0&amp;sub.y=0</a><br><br>and/or do some other searching there, too.<br><br>Just to see if there is anything there that will do what you want.<br><br>Best of luck with it.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Mon Aug 15, 2022 10:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ORATEGOD]]></name></author>
		<updated>2022-08-18T15:57:24-04:00</updated>

		<published>2022-08-15T20:02:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=111288#p111288</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=111288#p111288"/>
		<title type="html"><![CDATA[Channel Statistics (plz!!)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=111288#p111288"><![CDATA[
<strong class="text-strong">Greetings friends, there is a tcl that does this routine for example, Every 2 Hours.<br><br>I have seen it in an mIRC Bot, Thank you in advance for your responses.<br><br>Sorry my bad english</strong><br><blockquote class="uncited"><div>* &lt;+TheBot&gt; == Channel Statistics #Channel ==<br>* &lt;+TheBot&gt; -----------------------------------<br>* &lt;+TheBot&gt; Owner -  (<strong class="text-strong">1/258</strong>) - (<strong class="text-strong">0.12%</strong>)<br>* &lt;+TheBot&gt; Ops -    (<strong class="text-strong">2/258</strong>) - (<strong class="text-strong">0.78%</strong>)<br>* &lt;+TheBot&gt; Halfop - (<strong class="text-strong">162/258</strong>) - (<strong class="text-strong">%62.79%</strong>)<br>* &lt;+TheBot&gt; Voice -  (<strong class="text-strong">94/258</strong>) - (<strong class="text-strong">%36.43%</strong>)<br>* &lt;+TheBot&gt; Total -  (<strong class="text-strong">258\258</strong>) (<strong class="text-strong">100%</strong>)<br>* &lt;+TheBot&gt; -----------------------------------</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12869">ORATEGOD</a> — Mon Aug 15, 2022 8:02 pm</p><hr />
]]></content>
	</entry>
	</feed>
