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

	<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>2002-08-22T03:35:17-04:00</updated>

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

		<entry>
		<author><name><![CDATA[z_one]]></name></author>
		<updated>2002-08-22T03:35:17-04:00</updated>

		<published>2002-08-22T03:35:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9957#p9957</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9957#p9957"/>
		<title type="html"><![CDATA[ctcp fingering a nick and parsing the reply]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9957#p9957"><![CDATA[
Thx   <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=698">z_one</a> — Thu Aug 22, 2002 3:35 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-08-16T04:52:51-04:00</updated>

		<published>2002-08-16T04:52:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9836#p9836</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9836#p9836"/>
		<title type="html"><![CDATA[ctcp fingering a nick and parsing the reply]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9836#p9836"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind join - * ctcp:join:chkproc ctcp:join:chk {nick host hand chan} {  puthelp "PRIVMSG $nick :\001FINGER\001"}bind ctcr - FINGER ctcp:reply:chkproc ctcp:reply:chk {nick uh hand dest key arg} {  if {[string match -nocase "*hello*" $arg]} {    IT MATCHES - DO CODE HERE  }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Fri Aug 16, 2002 4:52 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[z_one]]></name></author>
		<updated>2002-08-16T03:26:30-04:00</updated>

		<published>2002-08-16T03:26:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9833#p9833</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9833#p9833"/>
		<title type="html"><![CDATA[ctcp fingering a nick and parsing the reply]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9833#p9833"><![CDATA[
How can one "finger" a nick as it joins the chan (ctcp &lt;nick&gt; finger) and then parse the ctcp reply to see if it contains the string "hello" for example ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=698">z_one</a> — Fri Aug 16, 2002 3:26 am</p><hr />
]]></content>
	</entry>
	</feed>
