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

	<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-01-26T14:11:09-04:00</updated>

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

		<entry>
		<author><name><![CDATA[traxx]]></name></author>
		<updated>2006-01-26T14:11:09-04:00</updated>

		<published>2006-01-26T14:11:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59756#p59756</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59756#p59756"/>
		<title type="html"><![CDATA[Read 1st line in a txt and set topic]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59756#p59756"><![CDATA[
thanks a lot!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7183">traxx</a> — Thu Jan 26, 2006 2:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2006-01-26T13:37:29-04:00</updated>

		<published>2006-01-26T13:37:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59753#p59753</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59753#p59753"/>
		<title type="html"><![CDATA[Read 1st line in a txt and set topic]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59753#p59753"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set topicfile "scripts/topics.txt"bind time - "00 00 *" set:topicproc set:topic args { set topic [read -nonewline [set f [open $::topicfile]]][close $f] puthelp "topic #yourchannel :$topic"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Thu Jan 26, 2006 1:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[traxx]]></name></author>
		<updated>2006-01-26T11:38:47-04:00</updated>

		<published>2006-01-26T11:38:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=59750#p59750</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=59750#p59750"/>
		<title type="html"><![CDATA[Read 1st line in a txt and set topic]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=59750#p59750"><![CDATA[
Hi folks,<br><br>i wonder if somebody could help me realizing the follwing:<br><br>I want the bot to read the 1st line of test.txt every 24 hours and then set this 1st line as topic.<br><br>Could anyone please help me?<br><br>Thanks, traxx<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7183">traxx</a> — Thu Jan 26, 2006 11:38 am</p><hr />
]]></content>
	</entry>
	</feed>
