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

	<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>2006-05-21T16:25:53-04:00</updated>

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

		<entry>
		<author><name><![CDATA[flashy]]></name></author>
		<updated>2006-05-21T16:25:53-04:00</updated>

		<published>2006-05-21T16:25:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63233#p63233</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63233#p63233"/>
		<title type="html"><![CDATA[tv shows air countdown]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63233#p63233"><![CDATA[
yes same time each week.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7716">flashy</a> — Sun May 21, 2006 4:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2006-05-21T15:38:24-04:00</updated>

		<published>2006-05-21T15:38:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63231#p63231</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63231#p63231"/>
		<title type="html"><![CDATA[tv shows air countdown]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63231#p63231"><![CDATA[
So, this shows are each weeh/month at the same hour or something like this?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Sun May 21, 2006 3:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[flashy]]></name></author>
		<updated>2006-05-21T03:01:19-04:00</updated>

		<published>2006-05-21T03:01:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63220#p63220</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63220#p63220"/>
		<title type="html"><![CDATA[tv shows air countdown]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63220#p63220"><![CDATA[
Hi .<br>I was wondering if anyone could help me with a script that would show the days/hrs/minutes of a couple of shows, basically the shows i watch i.e prison break,24,lost,family guy,simpsons.<br><br>for example !family guy sunday's at 8:30 pm will air in...days/hrs/minutes<br>it doesnt have to check for changes in the times or anything.<br><br>possibley something with unixtime?<br>using this script atm<br><div class="codebox"><p>Code: </p><pre><code>set when "May 21 20:30:00 2006"set why "next family guy"bind pub - !fg pub:countdownproc pub:countdown {nick uhost hand chan text} { global when why  set dur [expr [clock scan $when]-[clock seconds]]  putquick "PRIVMSG $chan :There's [duration $dur] until $why"}</code></pre></div>from this post:<br><a href="http://forum.egghelp.org/viewtopic.php?t=8570&amp;highlight=countdown" class="postlink">http://forum.egghelp.org/viewtopic.php? ... =countdown</a><br><br>it works but i'd like to make it work without changing the date,<br><br>&lt;x&gt; There's 17 hours 1 minute 32 seconds until next family guy<br><br>thanks to the helpers.<br>sorry posted in wrong forum.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7716">flashy</a> — Sun May 21, 2006 3:01 am</p><hr />
]]></content>
	</entry>
	</feed>
