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

	<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>2003-06-20T17:12:23-04:00</updated>

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

		<entry>
		<author><name><![CDATA[mortician]]></name></author>
		<updated>2003-06-20T17:12:23-04:00</updated>

		<published>2003-06-20T17:12:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22305#p22305</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22305#p22305"/>
		<title type="html"><![CDATA[timed actions]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22305#p22305"><![CDATA[
you need a time binding, it's in the tcl-commands doc:<blockquote class="uncited"><div>bind time - &lt;mask&gt; &lt;proc&gt;<br>proc-name &lt;min&gt; &lt;hour&gt; &lt;day&gt; &lt;month&gt; &lt;year&gt;<br><br>allows you to schedule procedure calls at certain times, mask matches 5 space seperated integers of the form: "min hour day month year"</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1942">mortician</a> — Fri Jun 20, 2003 5:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[meks]]></name></author>
		<updated>2003-06-20T16:40:31-04:00</updated>

		<published>2003-06-20T16:40:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22304#p22304</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22304#p22304"/>
		<title type="html"><![CDATA[timed actions]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22304#p22304"><![CDATA[
hi!<br><br>is it possible to do different actions at different times?<br>for example do a configuration rehash at midnight?<br><br>the only way i can imagine is to check the time with a pubm-binding. so if someone says something the pubm-binding triggers.<br>but what i want to do is a 'bit' different.<br>i want to build a script that posts every day at 12pm a message to a channel...no matter if there are users in the channel or not.<br><br>so - how could i do this?<br><br>tia<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3310">meks</a> — Fri Jun 20, 2003 4:40 pm</p><hr />
]]></content>
	</entry>
	</feed>
