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

	<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>2007-05-03T20:33:03-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2007-05-03T20:33:03-04:00</updated>

		<published>2007-05-03T20:33:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=72502#p72502</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=72502#p72502"/>
		<title type="html"><![CDATA[Stopping Text help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=72502#p72502"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>if {[string match "*cow*" $text]} { return 0}</code></pre></div>You might want to check out the Tcl documentation at <a href="www.tcl.tk" class="postlink">www.tcl.tk</a> and Eggdrop's Tcl-commands.doc (docs/ directory).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Thu May 03, 2007 8:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ace-T]]></name></author>
		<updated>2007-05-03T20:19:05-04:00</updated>

		<published>2007-05-03T20:19:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=72500#p72500</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=72500#p72500"/>
		<title type="html"><![CDATA[Stopping Text help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=72500#p72500"><![CDATA[
looking for a way to block certain text to be added to the mysql db from the eggdrop<br><br>i have this but doesnt seem to work<br><br><br>if {cow isin $text} {<br>return 0<br>}<br><br>cow is just an example <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><br><br>thx<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8148">Ace-T</a> — Thu May 03, 2007 8:19 pm</p><hr />
]]></content>
	</entry>
	</feed>
