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

	<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>2002-11-22T19:37:41-04:00</updated>

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

		<entry>
		<author><name><![CDATA[The Mad One]]></name></author>
		<updated>2002-11-22T19:37:41-04:00</updated>

		<published>2002-11-22T19:37:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13493#p13493</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13493#p13493"/>
		<title type="html"><![CDATA[Eggdrop and Pisg]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13493#p13493"><![CDATA[
ok so its the bot ip i tested it by putting the telnet command into putty<br><br>but it doesnt seem to work ive changed the code so its like this im not really bother about the time:<br><div class="codebox"><p>Code: </p><pre><code>#/local/bash../pisg/pisg --silent #This is for the bot-announce( echo The_Mad_O  sleep 1  echo password  sleep 1  echo ".say #kod A new day is upon us. Please visit http://thunder.pyroshells.com/~WeOwn/channelstats/qnetkod.html for the channel stats."  sleep 1  echo ".q"  ) | telnet 138.121.46.93 port</code></pre></div>now the script definatly starts pisg but i get these to errors after starting it:<br><br>[WeOwn@thunder (~/pisg)]$ ./pisgbot<br>: command not found<br>: command not found<br>138.121.46.93: servname not supported for ai_socktype<br>[WeOwn@thunder (~/pisg)]$<br><br>any ideas cause i havnt a clue what that means<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2003">The Mad One</a> — Fri Nov 22, 2002 7:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[The Mad One]]></name></author>
		<updated>2002-11-22T18:58:01-04:00</updated>

		<published>2002-11-22T18:58:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13491#p13491</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13491#p13491"/>
		<title type="html"><![CDATA[Eggdrop and Pisg]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13491#p13491"><![CDATA[
yer i changed my login/password and pisg path but i wasnt going to give them away on this form <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>the telnet local host bit im not sure about, what should it be? the ip of the bot? or the address that i use to log onto ssh with putty?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2003">The Mad One</a> — Fri Nov 22, 2002 6:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-11-22T06:30:44-04:00</updated>

		<published>2002-11-22T06:30:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13470#p13470</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13470#p13470"/>
		<title type="html"><![CDATA[Eggdrop and Pisg]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13470#p13470"><![CDATA[
There are several reason why this may not work, most of them configuration related.<br><br>You will need to change the telnet command at the bottom, to reflect the hostname and port of the eggdrop you are connecting to.<br><br>Next you will need to makesure the username and password are correct, so it can loggin to the bot.<br><br>Also, make sure that the path to psig is corrct.<br><br>This isn't the bext way to go abotu this, but it should work.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Fri Nov 22, 2002 6:30 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[The Mad One]]></name></author>
		<updated>2002-11-21T19:38:18-04:00</updated>

		<published>2002-11-21T19:38:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13464#p13464</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13464#p13464"/>
		<title type="html"><![CDATA[Eggdrop and Pisg]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13464#p13464"><![CDATA[
I'm using pisg to make html stats off the eggdrop logs and are updated at 12am every day, i want the bot to announce when the stats have been updated by pisg. A couple of days ago i was given this script and has been said to of worked but it does not with me i was wondering if someone could look at it and see if theres anything wrong with it:<div class="codebox"><p>Code: </p><pre><code>#!/bin/sh /path/to/pisg --silent  time="`tail /path/to/generated/webpage/index.html -n 5 | grep -i stats | tr '[:upper:]' '[:lower:]'`" #This is for the bot-announce( echo ChangeMeToBotOwner  sleep 1  echo ChangeMeToPassword  sleep 1  echo ".say #KOD A new day is upon us. #KOD channel-$time. Please visit URL"  sleep 1  echo ".q"  ) | telnet localhost 6456</code></pre></div>the top bit that starts pisg and gets the time from the generated html page i am not really bothered with i just need a bash script or a tcl script that i can put on the bot or crontab so it announces the update every day.<br><br>thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2003">The Mad One</a> — Thu Nov 21, 2002 7:38 pm</p><hr />
]]></content>
	</entry>
	</feed>
