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

	<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>2012-04-22T12:32:50-04:00</updated>

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

		<entry>
		<author><name><![CDATA[janii]]></name></author>
		<updated>2012-04-22T12:32:50-04:00</updated>

		<published>2012-04-22T12:32:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=99237#p99237</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=99237#p99237"/>
		<title type="html"><![CDATA[want help with a time left command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=99237#p99237"><![CDATA[
ThankYou Pixelz<br>Your code is working perfectly now thanx once again<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11746">janii</a> — Sun Apr 22, 2012 12:32 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Pixelz]]></name></author>
		<updated>2012-04-21T14:15:40-04:00</updated>

		<published>2012-04-21T14:15:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=99229#p99229</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=99229#p99229"/>
		<title type="html"><![CDATA[want help with a time left command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=99229#p99229"><![CDATA[
This was a pretty interesting question, here you go:<br><div class="codebox"><p>Code: </p><pre><code>duration [expr {[clock scan [clock format [clock scan "next month"] -format "%Y-%m-01"]] - [clock seconds]}]</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6356">Pixelz</a> — Sat Apr 21, 2012 2:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[janii]]></name></author>
		<updated>2012-04-22T12:31:47-04:00</updated>

		<published>2012-04-19T19:40:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=99222#p99222</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=99222#p99222"/>
		<title type="html"><![CDATA[want help with a time left command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=99222#p99222"><![CDATA[
I made a code for time left for stats reset on daily bases now i want it to show days to left until next month reset<br><div class="codebox"><p>Code: </p><pre><code>duration [expr {[clock scan "tomorrow 00:00"] - [clock seconds]}] " }</code></pre></div>and it shows<br>Daily Stats Reset in: 19 hours 39 minutes 23 seconds <br><br>Now i want to add one more command with it tht whn sum1 do !time <br>the bot shall answer like this<br><br>Daily Stats Reset in: 19 hours 39 minutes 23 seconds &amp; Monthly stats Reset in : 11 days 5 hours 59 minutes 40 seconds.<br><br>if its 19th April and month to be end on 1st May<br>Thanx in advance<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11746">janii</a> — Thu Apr 19, 2012 7:40 pm</p><hr />
]]></content>
	</entry>
	</feed>
