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

	<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-12-29T19:37:10-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-12-29T19:37:10-04:00</updated>

		<published>2005-12-29T19:37:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=58783#p58783</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=58783#p58783"/>
		<title type="html"><![CDATA[filter text]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=58783#p58783"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind pub - !trigger blaproc bla {nick uhost hand chan arg} { # $arg is the written text except !trigger}</code></pre></div>This is a pub bind, a pubm bind will have everything in $arg including trigger.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Thu Dec 29, 2005 7:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mindflow]]></name></author>
		<updated>2005-12-29T14:34:09-04:00</updated>

		<published>2005-12-29T14:34:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=58780#p58780</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=58780#p58780"/>
		<title type="html"><![CDATA[filter text]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=58780#p58780"><![CDATA[
proc !trigger {nick uhost hand chan arg} {<br><br>$arg will return everything typed in the channel "if its the trigger is given", the problem i have, thats that it even grab the !trigger, how can i make it so it leav out the first word in the trigger "only the first word", like if i type in a channel:<br><br>!trigger text text<br><br>then  i want it to be returned as: text text<br><br>and leav out the !trigger part, how can i solve this?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6052">mindflow</a> — Thu Dec 29, 2005 2:34 pm</p><hr />
]]></content>
	</entry>
	</feed>
