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

	<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-10-08T07:24:23-04:00</updated>

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

		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2004-10-08T07:24:23-04:00</updated>

		<published>2004-10-08T07:24:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41666#p41666</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41666#p41666"/>
		<title type="html"><![CDATA[Writing tcl faq script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41666#p41666"><![CDATA[
I would suggest, making a text file database. Convert your html faq page into a txt file used as your database and upload it in your eggdrop or scripts dir.<br><br>Then make your script read, search, match keywords from that database file in your eggdrop dir. After the match you can go ahead and display the results. This is far more easier and better.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"><br><br>If you want to be very simple and specific, bind to matching keywords, in the matching text after the trigger and fire the procs you want to use for those matched keywords in the triggers.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Fri Oct 08, 2004 7:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[lilGTO]]></name></author>
		<updated>2004-10-08T02:33:28-04:00</updated>

		<published>2004-10-08T02:33:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=41661#p41661</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=41661#p41661"/>
		<title type="html"><![CDATA[Writing tcl faq script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=41661#p41661"><![CDATA[
My first writing of a tcl script was a success and works great, thanks for the help from all of you.  <br><br>Now. I want to try something more challenging.  I want to write a script that no matter what they put in will point to the faq page in our website address, such as !explain register a nick, or !explain what is a bot, amongst other inquires that the tcl will show them the website faq address.<br><br>I guess what I am asking is how do I statck multiple questions that will still give only the one result, being the faq page of our website.<br><br>thanks <br>lilgto<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5365">lilGTO</a> — Fri Oct 08, 2004 2:33 am</p><hr />
]]></content>
	</entry>
	</feed>
