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

	<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>2008-09-28T00:57:03-04:00</updated>

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

		<entry>
		<author><name><![CDATA[SpiKe^^]]></name></author>
		<updated>2008-09-28T00:57:03-04:00</updated>

		<published>2008-09-28T00:57:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=85313#p85313</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=85313#p85313"/>
		<title type="html"><![CDATA[pubm binding question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=85313#p85313"><![CDATA[
try this:<br><div class="codebox"><p>Code: </p><pre><code>bind pubm - "% *\?*" qot_random</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7749">SpiKe^^</a> — Sun Sep 28, 2008 12:57 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cryolithic]]></name></author>
		<updated>2008-09-26T22:44:25-04:00</updated>

		<published>2008-09-26T22:44:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=85295#p85295</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=85295#p85295"/>
		<title type="html"><![CDATA[pubm binding question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=85295#p85295"><![CDATA[
Hmm, that's what I thought.  I found the form you mention as well, and neither seem to be working for me.  Nothing's coming up in any logs or in the console itself.  It only seems to fire when the ? is the *only* thing on the line.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10233">cryolithic</a> — Fri Sep 26, 2008 10:44 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2008-09-26T07:40:26-04:00</updated>

		<published>2008-09-26T07:40:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=85290#p85290</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=85290#p85290"/>
		<title type="html"><![CDATA[pubm binding question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=85290#p85290"><![CDATA[
Theoretically, this would also trigger if the channel-name itself contains a ?, although I do not remember if the rfc1459/irc protocols do support this. Of course, your eggdrop would have to join such a channel in the first place to receive messages from such channels..<br><br>Strictly however, you should use something like below to have the behaviour you described:<div class="codebox"><p>Code: </p><pre><code>bind pubm - "% *?*" qot_random</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Fri Sep 26, 2008 7:40 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cryolithic]]></name></author>
		<updated>2008-09-26T03:03:40-04:00</updated>

		<published>2008-09-26T03:03:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=85284#p85284</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=85284#p85284"/>
		<title type="html"><![CDATA[pubm binding question]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=85284#p85284"><![CDATA[
I'm trying to bind a command to run everytime someone asks a question.<br><br>bind pubm - *?* qot_random<br><br>This should run qot_random everytime someone posts a line of text that contains a question mark correct?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10233">cryolithic</a> — Fri Sep 26, 2008 3:03 am</p><hr />
]]></content>
	</entry>
	</feed>
