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

	<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>2005-09-12T19:19:18-04:00</updated>

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

		<entry>
		<author><name><![CDATA[froost]]></name></author>
		<updated>2005-09-12T19:19:18-04:00</updated>

		<published>2005-09-12T19:19:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55664#p55664</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55664#p55664"/>
		<title type="html"><![CDATA[Some kind of database script.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55664#p55664"><![CDATA[
I cant find any script´s that has something simular, egglearn.tcl was the closest i could find.. But it lacked some commands.<br>If anyone knows a script i could use, it would be great <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br>Otherwise, would the script be to big to request here ?<br>No flags are needed.<br><br>Its something like this im looking for.<br><br>!subny &lt;nick&gt; alien 2              (adds a new line in a file, froost alien 2)<br>Bot replies: "Alien 2 added"<br><br><br>!edit &lt;nick&gt; Alien 2           (edits the "input" "alien 2" !edit froost alien) <br>Bot replies: "has been edited"<br><br>!bort &lt;nick&gt;           (removes the whole line that was added by the &lt;nick&gt;, !bort froost)<br>Bot replies: "has been removed"<br><br>!visa &lt;nick&gt;                   (shows the input that was added by the &lt;nick&gt;, !visa froost, then "alien 2 shows")<br><br><br>!hitta *alie*                      ("search wildchars in the .txt")<br>Bot replies: found 1 match<br><br><br>And this would be saved in a .txt in lines like this:<br><br>froost alien 2<br>egge Alien 3<br>eggi alien 14<br><br><br>And for a seperate file.<br><br>?klar Beer is great       (adds the line, Beer is great)<br>?bort Beer is great       (removes that line in the file)<br><br>And this would be saved in second .txt file like this:<br><br>Beer is great<br>Whiskey<br>car<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6705">froost</a> — Mon Sep 12, 2005 7:19 pm</p><hr />
]]></content>
	</entry>
	</feed>
