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

	<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>2001-12-18T15:38:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-12-18T15:38:00-04:00</updated>

		<published>2001-12-18T15:38:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2919#p2919</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2919#p2919"/>
		<title type="html"><![CDATA[i need a tcl that restarts the bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2919#p2919"><![CDATA[
this doesn't work any other comments?<p>Statistics: Posted by Guest — Tue Dec 18, 2001 3:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-11-18T06:29:00-04:00</updated>

		<published>2001-11-18T06:29:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1745#p1745</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1745#p1745"/>
		<title type="html"><![CDATA[i need a tcl that restarts the bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1745#p1745"><![CDATA[
try something like :<br><br>bind time "0 1 * * *" bot_restart<br>proc bot_restart { mn h d m y  } {<br> foreach c [channels] {<br>  putserv "PRIVMSG $c :I'm going to restart. see you in a min"<br> }<br> restart<br>}<br><p>Statistics: Posted by Guest — Sun Nov 18, 2001 6:29 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-11-17T12:50:00-04:00</updated>

		<published>2001-11-17T12:50:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1730#p1730</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1730#p1730"/>
		<title type="html"><![CDATA[i need a tcl that restarts the bot]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1730#p1730"><![CDATA[
 i strongly need a tcl that restarts the bot within specified hours(or minutes). the tcl must warn channel before restart. e.g. bot is restarting. pls wait for it to come back. <br><br>i will be very glad if anyone helps.<br><p>Statistics: Posted by Guest — Sat Nov 17, 2001 12:50 pm</p><hr />
]]></content>
	</entry>
	</feed>
