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

	<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>2007-01-10T10:02:44-04:00</updated>

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

		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2007-01-10T10:02:44-04:00</updated>

		<published>2007-01-10T10:02:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=69582#p69582</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=69582#p69582"/>
		<title type="html"><![CDATA[Auto change topic at specific time on specific day]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=69582#p69582"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code># this bind will run "stuff" at midnight every day...bind time - {00 00*} stuffproc stuff args {switch [clock format [clock sec] -format %A] {"Sunday" {# code for sunday}"Monday" {# code for monday...etc}}}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Wed Jan 10, 2007 10:02 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DeFirence]]></name></author>
		<updated>2007-01-10T09:46:34-04:00</updated>

		<published>2007-01-10T09:46:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=69580#p69580</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=69580#p69580"/>
		<title type="html"><![CDATA[Auto change topic at specific time on specific day]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=69580#p69580"><![CDATA[
Thanks for the reply,<br><br> is there a way to make is repeat the same schedule every week, for instance, on mondays it changes at this this, this this and this time, same thing for each day of the rest of the week and next week monday its the same again?<br><br>Thanks<br><br>DeFirence<br>GT-Radio Staff<br><a href="http://www.gt-radio.co.za" class="postlink">http://www.gt-radio.co.za</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8332">DeFirence</a> — Wed Jan 10, 2007 9:46 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2007-01-10T08:07:41-04:00</updated>

		<published>2007-01-10T08:07:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=69578#p69578</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=69578#p69578"/>
		<title type="html"><![CDATA[Auto change topic at specific time on specific day]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=69578#p69578"><![CDATA[
bind time - "&lt;minute&gt; &lt;hour&gt; &lt;day&gt; &lt;month&gt; &lt;year&gt;" command<br>Note: the first month is 00 while the first day is 01.<div class="codebox"><p>Code: </p><pre><code>bind time - "00 00 01 00 *" {puthelp "TOPIC #chan :Happy new year!";#}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Wed Jan 10, 2007 8:07 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DeFirence]]></name></author>
		<updated>2007-01-10T05:25:09-04:00</updated>

		<published>2007-01-10T05:25:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=69573#p69573</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=69573#p69573"/>
		<title type="html"><![CDATA[Auto change topic at specific time on specific day]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=69573#p69573"><![CDATA[
Hi,<br><br>I really need a script that automatically changes the topic of the channel on certain days at certain times, i hav searched this foum and google.. i cant find such a thing anywhere.<br><br>Thanks alot<br><br>DeFirence<br>GT-Radio Staff<br><a href="http://www.gt-radio.co.za" class="postlink">http://www.gt-radio.co.za</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8332">DeFirence</a> — Wed Jan 10, 2007 5:25 am</p><hr />
]]></content>
	</entry>
	</feed>
