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

	<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-12-09T22:11:31-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2004-12-09T22:11:31-04:00</updated>

		<published>2004-12-09T22:11:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43796#p43796</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43796#p43796"/>
		<title type="html"><![CDATA[PISG 6.1]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43796#p43796"><![CDATA[
Have you set a crontab entry for pisg? Having it set to run once per day is just right. Below is a copy of the file (pisgchek) used for my crontab:<div class="codebox"><p>Code: </p><pre><code>#!/bin/shstatsbin="./pisg"statpath="/home/wombles/public_html/chanstats"cd $statpath$statsbin</code></pre></div>Here's my crontab entry:<div class="codebox"><p>Code: </p><pre><code>0 0 * * * ~/public_html/chanstats/pisgchek &gt;/dev/null 2&gt;&amp;1</code></pre></div>And this is a copy of my pisg.cfg:<div class="codebox"><p>Code: </p><pre><code># Config file for pisg (set up all your channels/logfiles here)## For a list of all configuration options, see docs/pisg-doc.txt or# docs/html/index.html for a HTML version.## Here is some basic examples, uncomment them to make them actually do# something.#&lt;set NickTracking="1"&gt;#&lt;user nick="Alchera" alias="Alcher* Barry Bazza EnfieldPuffing" link="http://www.ballarat.us/" sex="m"&gt;&lt;user nick="Almozo" alias="Almozo* Al_Cheri Almacherzo" link="http://www.ballarat.us/" sex="f"&gt;&lt;user nick="Ballarat" sex="m"&gt;&lt;user nick="Enfield" sex="m"&gt;&lt;user nick="Natale" sex="m"&gt;&lt;user nick="Ricochet" alias="MovingShadow MShadow* Ric*" link="http://www.sjh-online.co.uk/" sex="m"&gt;## &lt;set FoulWords="ass bitch [censored]" Maintainer="SomeMaintainer"&gt;# &lt;channel="#Ballarat"&gt;   LogDir="/home/wombles/bots/stats/"   Format="eggdrop"   Network="DALnet"   Maintainer = "Alchera"   OutputFile="index.html"   ShowWpl = "1"   ShowCpl = "1"   ShowWords = "0"   ShowLastSeen = "0"   ShowVoices = "1"   ShowMostNicks = "1"   MostNicksVerbose = "0"   ShowMostActiveByHour="1"   ShowMostActiveByHourGraph="1" &lt;/channel&gt;#&lt;set PicLocation="gfx/"&gt;</code></pre></div>You'll notice I have the LogDir in a seperate location from the usual bot log folder. In my bot conf I have the folowing set:<blockquote class="uncited"><div>logfile mbco * "logs/natale.log"<br>logfile jpk #Ballarat "stats/ballarat.log"</div></blockquote>And the results of the above can be found <a href="http://209.61.173.128/~wombles/chanstats/" class="postlink">here</a>.<br><br>When running ./pisg manually you actually ignore any formatting errors; the page will be displayed correctly. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>I hope this helps you out.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Thu Dec 09, 2004 10:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ZDarkGoku]]></name></author>
		<updated>2004-12-09T21:42:24-04:00</updated>

		<published>2004-12-09T21:42:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43795#p43795</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43795#p43795"/>
		<title type="html"><![CDATA[PISG 6.1]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43795#p43795"><![CDATA[
It says to use "eggdrop" since I'm using the eggdrop to create the logfiles so the logfiles would then be in eggdrop format but its not reading them.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5734">ZDarkGoku</a> — Thu Dec 09, 2004 9:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2004-12-09T02:41:35-04:00</updated>

		<published>2004-12-09T02:41:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43732#p43732</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43732#p43732"/>
		<title type="html"><![CDATA[PISG 6.1]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43732#p43732"><![CDATA[
Maybe you should read a readme or something else attached to PISG when you downloaded it. I'm pretty sure it explains what you put in there..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5078">metroid</a> — Thu Dec 09, 2004 2:41 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ZDarkGoku]]></name></author>
		<updated>2004-12-08T23:30:27-04:00</updated>

		<published>2004-12-08T23:30:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43729#p43729</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43729#p43729"/>
		<title type="html"><![CDATA[PISG 6.1]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43729#p43729"><![CDATA[
I've just downloaded the latest PISG (from the its website) which is 6.1 i believe and installed it on my shell. But for the <strong class="text-strong">"Format"</strong>, I put in <strong class="text-strong">"eggdrop"</strong> but it keeps on skipping them and all lines are skipped and says that I might be using the wrong type of Format. So what I want to know is what is the type of Format this eggdrop (the one from the setting up your eggdrop tutorial) uses?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5734">ZDarkGoku</a> — Wed Dec 08, 2004 11:30 pm</p><hr />
]]></content>
	</entry>
	</feed>
