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

	<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>2021-09-08T01:46:57-04:00</updated>

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

		<entry>
		<author><name><![CDATA[mabrook]]></name></author>
		<updated>2021-09-08T01:46:57-04:00</updated>

		<published>2021-09-08T01:46:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=110306#p110306</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=110306#p110306"/>
		<title type="html"><![CDATA[event countdown till the date]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=110306#p110306"><![CDATA[
thanks Spike^^<br><br>it working great..   <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12921">mabrook</a> — Wed Sep 08, 2021 1:46 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[SpiKe^^]]></name></author>
		<updated>2021-09-07T21:03:21-04:00</updated>

		<published>2021-09-07T21:03:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=110304#p110304</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=110304#p110304"/>
		<title type="html"><![CDATA[event countdown till the date]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=110304#p110304"><![CDATA[
<blockquote class="uncited"><div>...<br>how can i set the timer to every 4 hours?</div></blockquote><br>Try replace the bind time line with this bind cron line...<div class="codebox"><p>Code: </p><pre><code>bind cron - {00 */4 * * *} count:down</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7749">SpiKe^^</a> — Tue Sep 07, 2021 9:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mabrook]]></name></author>
		<updated>2021-09-07T11:09:22-04:00</updated>

		<published>2021-09-07T11:09:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=110300#p110300</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=110300#p110300"/>
		<title type="html"><![CDATA[event countdown till the date]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=110300#p110300"><![CDATA[
thank you<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12921">mabrook</a> — Tue Sep 07, 2021 11:09 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2021-09-07T07:31:34-04:00</updated>

		<published>2021-09-07T07:31:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=110298#p110298</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=110298#p110298"/>
		<title type="html"><![CDATA[event countdown till the date]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=110298#p110298"><![CDATA[
<blockquote class="uncited"><div>...<br>how can i set the timer to every 4 hours?</div></blockquote><br>Possibly some info to work with:<br><br>Visit:<br><a href="https://docs.eggheads.org/mainDocs/tcl-commands.html" class="postlink">https://docs.eggheads.org/mainDocs/tcl-commands.html</a><br>and text search to find:<br>bind cron<br>Read that.    Back when the posts that you are reading - from 2007 - I don't believe that bind cron even existed.    It's very handy.<br><br>Next,  visit:<br><a href="https://crontab.guru/" class="postlink">https://crontab.guru/</a><br>as that makes it easy to get the "cron" part of the command set the way you want it.   You can experiment on that webpage, plugging in values, etc.   You'll see.<br><br>I hope this helps.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Tue Sep 07, 2021 7:31 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mabrook]]></name></author>
		<updated>2021-09-07T01:20:40-04:00</updated>

		<published>2021-09-07T01:20:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=110297#p110297</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=110297#p110297"/>
		<title type="html"><![CDATA[event countdown till the date]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=110297#p110297"><![CDATA[
thanks.<br><br>this will do.. and it is working perfect.<br><br><br><br>how can i set the timer to every 4 hours?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12921">mabrook</a> — Tue Sep 07, 2021 1:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[SpiKe^^]]></name></author>
		<updated>2021-09-06T17:10:28-04:00</updated>

		<published>2021-09-06T17:10:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=110295#p110295</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=110295#p110295"/>
		<title type="html"><![CDATA[event countdown till the date]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=110295#p110295"><![CDATA[
Maybe have a look at this forum thread for a very simple countdown timer...<br><a href="http://forum.egghelp.org/viewtopic.php?t=11018" class="postlink">http://forum.egghelp.org/viewtopic.php?t=11018</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7749">SpiKe^^</a> — Mon Sep 06, 2021 5:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mabrook]]></name></author>
		<updated>2021-09-06T15:29:45-04:00</updated>

		<published>2021-09-06T15:29:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=110294#p110294</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=110294#p110294"/>
		<title type="html"><![CDATA[event countdown till the date]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=110294#p110294"><![CDATA[
<img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz">  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz">   (need to changed my opinion for better cause)<br><br><br>here are the commands for that script @CompterTech<br><div class="codebox"><p>Code: </p><pre><code>&lt;BOT&gt; Date.tcl: Store and set channel topics to show birthdays, or store event reminders and show countdowns on command.&lt;BOT&gt; To input your birthday: .date bday &lt;month&gt; &lt;day&gt; &lt;year&gt; [additional channels]&lt;BOT&gt;    [Additional channels] are extra channels to set birthday topics in (max 5)&lt;BOT&gt;    Default channel #botname is automatically included in the list.&lt;BOT&gt;    Note: Excluded or invalid channels are automatically dropped from the list.&lt;BOT&gt;    Example: .date bday Oct 02 1981 #channel2 #channel3&lt;BOT&gt; To input an event: .date event &lt;eventname&gt; &lt;month&gt; &lt;day&gt; &lt;year&gt; &lt;time&gt; &lt;description&gt;&lt;BOT&gt;    Example: .date event myevent Feb 10 2001 19:30 Some Business Meeting&lt;BOT&gt; To view dates:&lt;BOT&gt;         .date bday                      - show countdown til your birthday in channel.&lt;BOT&gt;         .date bday &lt;username&gt;  - show countdown til username's birthday in channel.&lt;BOT&gt;         Note: this is the username as stored in the bot!&lt;BOT&gt;         .date listbdays                - show all birthdays.&lt;BOT&gt;         .date nextbday                - show the next upcoming birthday(s).&lt;BOT&gt;         .date event eventname    - show countdown til eventname in channel.&lt;BOT&gt;         .date listevents               - show all of your events.&lt;BOT&gt;         .date listall                      - show all events, including other peoples.&lt;BOT&gt; To remove a date:&lt;BOT&gt;         .date remove bday      - remove your birthday.&lt;BOT&gt;         .date remove eventname - Remove event by name.&lt;BOT&gt; Commands can be typed in channel or msg to BOT&lt;BOT&gt; [end date help]</code></pre></div><br>now, i set the event in the #channel<br><br><div class="codebox"><p>Code: </p><pre><code>&lt;User&gt; .date event Christmas Dec 25 2021 12:00 Merry Christmas&lt;BOT&gt; Eventname christmas is set for DEC 25 2021 at 12:00 with desc: Merry Christmas</code></pre></div><br>and then i need to type from the channel to show the event<br><div class="codebox"><p>Code: </p><pre><code>&lt;User&gt; .date event Christmas&lt;BOT&gt; christmas is in 15 weeks 4 days 23 hours 3 minutes 9 seconds (9500589 sec.), on DEC 25 2021 12:00. Desc: Merry Christmas</code></pre></div><br><br>Now, i want that this event will be set as autos how in the channel, like you set 8hours or 10hours and it shows in the channel.<br><br><br>my suggestion to show is like this (if any better suggestions, that's very nice)<br><div class="codebox"><p>Code: </p><pre><code>&lt;BOT&gt; *** Christmas Day *** is in 15 weeks 4 days 23 hours 3 minutes 9 seconds, on [ DEC 25 2021 ] | MERRY CHRISTMAS</code></pre></div><br><br>The missing feature of this script is the auto show event in the channel.<br><br><br>Hope someone have a time and help out. thank you.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12921">mabrook</a> — Mon Sep 06, 2021 3:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ComputerTech]]></name></author>
		<updated>2021-09-06T14:39:16-04:00</updated>

		<published>2021-09-06T14:39:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=110293#p110293</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=110293#p110293"/>
		<title type="html"><![CDATA[event countdown till the date]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=110293#p110293"><![CDATA[
Try this <a href="https://tclarchive.org/search.php?str=date+tcl+rosc2112&amp;cb1=t&amp;cb2=a&amp;sub.x=22&amp;sub.y=19" class="postlink">here</a>  <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=12849">ComputerTech</a> — Mon Sep 06, 2021 2:39 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mabrook]]></name></author>
		<updated>2021-09-06T14:18:21-04:00</updated>

		<published>2021-09-06T14:18:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=110292#p110292</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=110292#p110292"/>
		<title type="html"><![CDATA[event countdown till the date]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=110292#p110292"><![CDATA[
i would like to request an event countdown till the event day..  (January - December)<br><br><br>example: <a href="https://www.xmasclock.com/" class="postlink">https://www.xmasclock.com/</a>   &lt;-- see this link..<br><br><br>let's say, christmas countdown.<br><br>- add and set the month/date/year/<br>- auto show the countdown in the channel once you set the time every 8hours or set a minutes as you like<br><br>example auto show:<br><br>&lt;BOT&gt; ** Christmas Day **  is in 15 weeks and 4 days left. [ DEC 25 2021 ]<br><br>and the following day is:<br><br>&lt;BOT&gt; ** Christmas Day **  is in 15 weeks and 3 days left. [ DEC 25 2021 ]<br><br><br><br><br><br>i hope anyone interested in doing the script. <br><br><br>thank you.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12921">mabrook</a> — Mon Sep 06, 2021 2:18 pm</p><hr />
]]></content>
	</entry>
	</feed>
