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

	<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>2002-10-27T18:30:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-10-27T18:30:00-04:00</updated>

		<published>2002-10-27T18:30:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=12487#p12487</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=12487#p12487"/>
		<title type="html"><![CDATA[Need help! (TV.tcl)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=12487#p12487"><![CDATA[
Hello,<br><br>I need tcl witch shows current telecast.<br>Etc. there is page witch consists tv program,<br>Content:<br>11.00 News<br>11.30 Movie<br>13.45 News<br>15.15 Sport<br>...........<br><br>How to make tcl, witch when I type !tv in the chan (etc. system time would be 12:00) , I would get back information:<br><br>Now on TV: Movie Next: News.<br><br>The page with tv programs list is <a href="http://www.roventa.lt" class="postlink">www.roventa.lt</a>, it is not in english, but this is not a problem. I would very thankfull to people whose would write or would help me with this tcl.<br><br>The begining of the tcl, I think, would be:<br><br>set tv_lynx "/usr/bin/lynx"<br>bind pub -|- tv tv<br>proc vsiandien {nick host hand chan text} {<br> global tv_lynx<br> set tv_file [open "|$radio_lynx -preparsed -dump <a href="http://www.roventa.lt" class="postlink">http://www.roventa.lt</a>" r]<br><br>and so on, I do not know how to trim time (system and tv programs list)<p>Statistics: Posted by Guest — Sun Oct 27, 2002 6:30 pm</p><hr />
]]></content>
	</entry>
	</feed>
