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

	<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-01-07T05:56:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-01-07T05:56:00-04:00</updated>

		<published>2002-01-07T05:56:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=3560#p3560</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=3560#p3560"/>
		<title type="html"><![CDATA[Crontab and eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=3560#p3560"><![CDATA[
Thanks for the help guys!<br>All working now!<br>Cheers<p>Statistics: Posted by Guest — Mon Jan 07, 2002 5:56 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-01-05T20:01:00-04:00</updated>

		<published>2002-01-05T20:01:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=3508#p3508</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=3508#p3508"/>
		<title type="html"><![CDATA[Crontab and eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=3508#p3508"><![CDATA[
Why not just use the autobotchk script?<br><br>From your egg dir:<br><br>cp scripts/autobotchk .<br>chmod u+x autobotchk<br>./autobotchk configfilename -noemail -5<br><p>Statistics: Posted by Guest — Sat Jan 05, 2002 8:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-01-05T06:58:00-04:00</updated>

		<published>2002-01-05T06:58:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=3487#p3487</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=3487#p3487"/>
		<title type="html"><![CDATA[Crontab and eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=3487#p3487"><![CDATA[
<blockquote class="uncited"><div>On 2002-01-03 21:39, BassTeQ wrote:<br>Ive setup the script called botchk in my crontab.<br>Although if the script find sthe bot is dead, and tries to restart it it says<br>bot.conf - Permission denied.<br>What permissions should I have sent on this conf file so the cron daemon can start it?<br><br>Thanks.</div></blockquote>I will also answer... <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br>chmod as ppslim said, check that the first line points to your eggdrop executable <div class="codebox"><p>Code: </p><pre><code>#!/path/to/your/eggdrop</code></pre></div>I also added this right below that line:<br><div class="codebox"><p>Code: </p><pre><code>set path "/home/tajson/eggdrop"</code></pre></div>Now I replace all paths with "$path/the/path", for example:<br><br>set mod-path "modules/"<br>to<br>set mod-path "$path/modules/"<br><br>Now I can start my eggdrop wherever in my filesystem I stand by pointing to my configuration file, for example if I'm in my public_html dir "../../eggdrop/Lina^17.conf"<br><br>I want a $path solution to be standard in eggdrop configuration files.<br><br><p>Statistics: Posted by Guest — Sat Jan 05, 2002 6:58 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[masskilla]]></name></author>
		<updated>2002-01-05T06:19:00-04:00</updated>

		<published>2002-01-05T06:19:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=3486#p3486</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=3486#p3486"/>
		<title type="html"><![CDATA[Crontab and eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=3486#p3486"><![CDATA[
Hi BassTeQ<br><br>If that doesn't help, add './eggdrop' to where it asks you for your config file (without the ' of course).<br>Somehow for me chmoding never worked..<br><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=105">masskilla</a> — Sat Jan 05, 2002 6:19 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-01-04T00:53:00-04:00</updated>

		<published>2002-01-04T00:53:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=3437#p3437</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=3437#p3437"/>
		<title type="html"><![CDATA[Crontab and eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=3437#p3437"><![CDATA[
Thanks for the quick reply!<p>Statistics: Posted by Guest — Fri Jan 04, 2002 12:53 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-01-04T00:49:00-04:00</updated>

		<published>2002-01-04T00:49:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=3436#p3436</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=3436#p3436"/>
		<title type="html"><![CDATA[Crontab and eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=3436#p3436"><![CDATA[
The config file needs to be set<br><blockquote class="uncited"><div>chmod u+x &lt;filename&gt;</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Fri Jan 04, 2002 12:49 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-01-04T00:39:00-04:00</updated>

		<published>2002-01-04T00:39:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=3435#p3435</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=3435#p3435"/>
		<title type="html"><![CDATA[Crontab and eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=3435#p3435"><![CDATA[
Ive setup the script called botchk in my crontab.<br>Although if the script find sthe bot is dead, and tries to restart it it says<br>bot.conf - Permission denied.<br>What permissions should I have sent on this conf file so the cron daemon can start it?<br><br>Thanks.<p>Statistics: Posted by Guest — Fri Jan 04, 2002 12:39 am</p><hr />
]]></content>
	</entry>
	</feed>
