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

	<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>2004-08-14T19:23:21-04:00</updated>

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

		<entry>
		<author><name><![CDATA[GodOfSuicide]]></name></author>
		<updated>2004-08-14T19:23:21-04:00</updated>

		<published>2004-08-14T19:23:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39786#p39786</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39786#p39786"/>
		<title type="html"><![CDATA[search btw need a release script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39786#p39786"><![CDATA[
get yourself a copy of the TCL manual and check:<br>open, puts, gets, close for the file stuff<br><br>then take a look at the eggdrop TCL command list and check for:<br>putserv, bind pub<br><br>here's a little code that allways comes handy (thanks to sL iirc)<div class="codebox"><p>Code: </p><pre><code>set data [split [read [set inf [open $file r]]][close $inf] \n]</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1433">GodOfSuicide</a> — Sat Aug 14, 2004 7:23 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-08-14T12:01:34-04:00</updated>

		<published>2004-08-14T12:01:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39779#p39779</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39779#p39779"/>
		<title type="html"><![CDATA[search btw need a release script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39779#p39779"><![CDATA[
hi, i search a release script with follow commands<br>!add (textsrting) (date)<br>!del (textsrting)<br>!search with max 3 keywords<br>!rel (textstring) give out the textstring with the date from this<br><br><br>their must be simple save in .txt or other and give out by !search max. 10 lines with the keywords in the same line. The result must come into the query.<br><br>example from a text line:<br><br>text.line.ex-ample   2004-08-22<br>ex.ample.for.a.text-line   2004-08-22<br><br>i hope everybody can help me and sorry for my bad english thanks.<p>Statistics: Posted by Guest — Sat Aug 14, 2004 12:01 pm</p><hr />
]]></content>
	</entry>
	</feed>
