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

	<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>2003-09-09T13:39:52-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Feanixxx]]></name></author>
		<updated>2003-09-09T13:39:52-04:00</updated>

		<published>2003-09-09T13:39:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26822#p26822</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26822#p26822"/>
		<title type="html"><![CDATA[Binding to /me actions]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26822#p26822"><![CDATA[
Ah, it was within the CTCP bind!<br><br>Thank you very much both of you <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3570">Feanixxx</a> — Tue Sep 09, 2003 1:39 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2003-09-09T13:36:46-04:00</updated>

		<published>2003-09-09T13:36:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26821#p26821</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26821#p26821"/>
		<title type="html"><![CDATA[Binding to /me actions]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26821#p26821"><![CDATA[
yes  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_redface.gif" width="15" height="15" alt=":oops:" title="Embarassed"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Tue Sep 09, 2003 1:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-09-09T13:08:11-04:00</updated>

		<published>2003-09-09T13:08:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26819#p26819</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26819#p26819"/>
		<title type="html"><![CDATA[Binding to /me actions]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26819#p26819"><![CDATA[
In this case drop the "%".<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Tue Sep 09, 2003 1:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2003-09-09T12:31:40-04:00</updated>

		<published>2003-09-09T12:31:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26816#p26816</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26816#p26816"/>
		<title type="html"><![CDATA[Binding to /me actions]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26816#p26816"><![CDATA[
bind ctcp - ACTION action:hello<br><br>then catch the word "Hello" from the $arg, example:<br><br>if {[string match [string tolower $arg] "% *hello*"]} { #whatever }<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Tue Sep 09, 2003 12:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Feanixxx]]></name></author>
		<updated>2003-09-09T11:03:57-04:00</updated>

		<published>2003-09-09T11:03:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26804#p26804</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26804#p26804"/>
		<title type="html"><![CDATA[Binding to /me actions]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26804#p26804"><![CDATA[
Hi all<br><br>I currently run a script that uses pubm to look in the channel text for certain key words and acts accordingly i.e.<br><br>bind pubm - "% *hello*" Greeting<br><br>will cause the bot to greet if anyone says "Hello".<br><br>I would like to also cature and parse the /me action line as well, for instance if someone uses "/me says Hello".<br><br>I've read thru all the bindings but cannot find one to do this.<br><br>Any help would be most welcome<br><br>Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3570">Feanixxx</a> — Tue Sep 09, 2003 11:03 am</p><hr />
]]></content>
	</entry>
	</feed>
