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

	<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>2005-05-03T07:55:01-04:00</updated>

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

		<entry>
		<author><name><![CDATA[dwickie]]></name></author>
		<updated>2005-05-03T07:55:01-04:00</updated>

		<published>2005-05-03T07:55:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48941#p48941</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48941#p48941"/>
		<title type="html"><![CDATA[Eggy part from channel when restarting - how to prevent?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48941#p48941"><![CDATA[
<blockquote class="uncited"><div>if you bind it to the prerestart event a regular .restart is sufficient (incase you didnt get that <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> )</div></blockquote>yeh i noticed that. thank you again <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"> you helped me really much <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=5343">dwickie</a> — Tue May 03, 2005 7:55 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[spock]]></name></author>
		<updated>2005-05-03T07:34:33-04:00</updated>

		<published>2005-05-03T07:34:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48940#p48940</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48940#p48940"/>
		<title type="html"><![CDATA[Eggy part from channel when restarting - how to prevent?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48940#p48940"><![CDATA[
if you bind it to the prerestart event a regular .restart is sufficient (incase you didnt get that <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=2369">spock</a> — Tue May 03, 2005 7:34 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[dwickie]]></name></author>
		<updated>2005-05-03T07:17:06-04:00</updated>

		<published>2005-05-03T07:17:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48938#p48938</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48938#p48938"/>
		<title type="html"><![CDATA[Eggy part from channel when restarting - how to prevent?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48938#p48938"><![CDATA[
<blockquote class="uncited"><div>if you dont mind employing a tcl script, something like this would work<br><br>bind evnt - prerestart {clearqueue all;putquick QUIT;#}</div></blockquote>oh thanks, <div class="codebox"><p>Code: </p><pre><code>.tcl clearqueue all;putquick QUIT;restart;#</code></pre></div> this works perfectly<br><br>why i need this? i want to have bot still online on channel (even when eggdrop is down, or restarting) so i use bouncer and that solves all my problems<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5343">dwickie</a> — Tue May 03, 2005 7:17 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-05-03T05:40:52-04:00</updated>

		<published>2005-05-03T05:40:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48935#p48935</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48935#p48935"/>
		<title type="html"><![CDATA[Eggy part from channel when restarting - how to prevent?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48935#p48935"><![CDATA[
Just out of interest why do you need the bot to quit and rejoin the bnc?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Tue May 03, 2005 5:40 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2005-05-03T04:31:45-04:00</updated>

		<published>2005-05-03T04:31:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48932#p48932</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48932#p48932"/>
		<title type="html"><![CDATA[Eggy part from channel when restarting - how to prevent?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48932#p48932"><![CDATA[
you cannot start a bash srcipt after the bot died, but you could call a bash script, that sends the SIGTERM to the bot, waits a bit and maybe calls botchk every second until the pid file is recreated or something like that.<br><br>other way: you use putquick quit to the server, wait a utimer 1 and restart the bot.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Tue May 03, 2005 4:31 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[spock]]></name></author>
		<updated>2005-05-02T17:11:40-04:00</updated>

		<published>2005-05-02T17:11:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48918#p48918</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48918#p48918"/>
		<title type="html"><![CDATA[Eggy part from channel when restarting - how to prevent?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48918#p48918"><![CDATA[
if you dont mind employing a tcl script, something like this would work<br><br>bind evnt - prerestart {clearqueue all;putquick QUIT;#}<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2369">spock</a> — Mon May 02, 2005 5:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-05-02T16:33:01-04:00</updated>

		<published>2005-05-02T16:33:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48916#p48916</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48916#p48916"/>
		<title type="html"><![CDATA[Eggy part from channel when restarting - how to prevent?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48916#p48916"><![CDATA[
Theres no way to exec botchk immediately without a bash script looking for it to die. The fastest conventional way is to setup autobotchk (Crontab) to check it every minute. A minute is the smallest time limit allowed by crontab.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Mon May 02, 2005 4:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[dwickie]]></name></author>
		<updated>2005-05-02T16:22:52-04:00</updated>

		<published>2005-05-02T16:22:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48915#p48915</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48915#p48915"/>
		<title type="html"><![CDATA[Eggy part from channel when restarting - how to prevent?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48915#p48915"><![CDATA[
sometimes i need restart (not rehash and not loggining to shell and starting eggdrop again)<br><br>is there any chance to run .die and immediatly exec botchk to run eggdrop again?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5343">dwickie</a> — Mon May 02, 2005 4:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-05-02T16:15:36-04:00</updated>

		<published>2005-05-02T16:15:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48913#p48913</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48913#p48913"/>
		<title type="html"><![CDATA[Eggy part from channel when restarting - how to prevent?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48913#p48913"><![CDATA[
If you want your eggdrop to just quit type<div class="codebox"><p>Code: </p><pre><code>.die</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Mon May 02, 2005 4:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[dwickie]]></name></author>
		<updated>2005-05-02T16:13:20-04:00</updated>

		<published>2005-05-02T16:13:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48912#p48912</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48912#p48912"/>
		<title type="html"><![CDATA[Eggy part from channel when restarting - how to prevent?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48912#p48912"><![CDATA[
<blockquote class="uncited"><div>if you remove the parting the bot will leave the channels with a quit message, do you like that? in a restart the bot will completly be reset, this includes (but is not limited to) closing all ports.</div></blockquote>yes i want this. i want eggdrop simply quit from irc. why? iam trying to connect through psybnc and when eggdrop simply quit without parting, psybnc will stay on channel. dunno how it will be working, but first i need to disable this parting.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5343">dwickie</a> — Mon May 02, 2005 4:13 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-05-02T16:12:15-04:00</updated>

		<published>2005-05-02T16:12:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48911#p48911</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48911#p48911"/>
		<title type="html"><![CDATA[Eggy part from channel when restarting - how to prevent?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48911#p48911"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>.rehash</code></pre></div>This was built into eggdrop so you can script and make code changes without making the bot leave all the channels and stay online. The only time you have to restart is if you need to remove any old binds that the bot has in its binds list or to close ports as De Kus mentioned above.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Mon May 02, 2005 4:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2005-05-02T15:54:03-04:00</updated>

		<published>2005-05-02T15:54:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48910#p48910</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48910#p48910"/>
		<title type="html"><![CDATA[Eggy part from channel when restarting - how to prevent?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48910#p48910"><![CDATA[
if you remove the parting the bot will leave the channels with a quit message, do you like that? in a restart the bot will completly be reset, this includes (but is not limited to) closing all ports.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Mon May 02, 2005 3:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[dwickie]]></name></author>
		<updated>2005-05-02T15:42:36-04:00</updated>

		<published>2005-05-02T15:42:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48909#p48909</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48909#p48909"/>
		<title type="html"><![CDATA[Eggy part from channel when restarting - how to prevent?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48909#p48909"><![CDATA[
<blockquote class="uncited"><div>you cannot. either you rehash the bot without parting or you restart it from scratch.</div></blockquote>no i can't belive this. in /src must be somewhere some restart procedure where is programed this parting from channels :/<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5343">dwickie</a> — Mon May 02, 2005 3:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2005-05-02T15:22:30-04:00</updated>

		<published>2005-05-02T15:22:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48906#p48906</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48906#p48906"/>
		<title type="html"><![CDATA[Eggy part from channel when restarting - how to prevent?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48906#p48906"><![CDATA[
you cannot. either you rehash the bot without parting or you restart it from scratch.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Mon May 02, 2005 3:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[dwickie]]></name></author>
		<updated>2005-05-02T15:00:43-04:00</updated>

		<published>2005-05-02T15:00:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=48903#p48903</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=48903#p48903"/>
		<title type="html"><![CDATA[Eggy part from channel when restarting - how to prevent?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=48903#p48903"><![CDATA[
eggdrop parts from all channels, when restarting. (first part and then quit from irc)<br>does anybody know, how to prevent this? (script/source code change/...)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5343">dwickie</a> — Mon May 02, 2005 3:00 pm</p><hr />
]]></content>
	</entry>
	</feed>
