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

	<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>2013-03-18T10:20:37-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ldevries]]></name></author>
		<updated>2013-03-18T10:20:37-04:00</updated>

		<published>2013-03-18T10:20:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=101255#p101255</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=101255#p101255"/>
		<title type="html"><![CDATA[event schedule from the bot channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=101255#p101255"><![CDATA[
Was able to find out how to do it and figured I would post it here for others.<br><br>in the partyline do the following 1st:<br><br>.tcl proc announceStuff {msg args} { putmsg #&lt;channel&gt; $msg }<br><br>then you can load the timer with the following:<br><br>.tcl bind time - "10 11 17 02 2013" [list announceStuff "\0034 &lt;YOUR MSG HERE&gt;\017"]<br><br>time = ("min hour day month year")<br>don't forget the time uses month as jan=00 feb=01 march=02, etc<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12199">ldevries</a> — Mon Mar 18, 2013 10:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ldevries]]></name></author>
		<updated>2013-03-17T09:12:57-04:00</updated>

		<published>2013-03-17T09:12:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=101251#p101251</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=101251#p101251"/>
		<title type="html"><![CDATA[event schedule from the bot channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=101251#p101251"><![CDATA[
looking for a way to create a time event from the bot channel. ie .tcl bind time 00 09 * * * &lt;post to channel&gt;? and then delete that event afterwards<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12199">ldevries</a> — Sun Mar 17, 2013 9:12 am</p><hr />
]]></content>
	</entry>
	</feed>
