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

	<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>2009-09-11T13:40:06-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Etni]]></name></author>
		<updated>2009-09-11T13:40:06-04:00</updated>

		<published>2009-09-11T13:40:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90217#p90217</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90217#p90217"/>
		<title type="html"><![CDATA[Bind question (how to make bot recognize its own lines)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90217#p90217"><![CDATA[
Hmm. I'll look into that. Thanks for the tip!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9487">Etni</a> — Fri Sep 11, 2009 1:40 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2009-09-11T13:33:44-04:00</updated>

		<published>2009-09-11T13:33:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90215#p90215</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90215#p90215"/>
		<title type="html"><![CDATA[Bind question (how to make bot recognize its own lines)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90215#p90215"><![CDATA[
The problem here, which has been discussed previously on this forum, is that irc-servers won't echo the PRIVMSG (nor NOTICE) back to the sender. As such, not even raw bindings will do you any good.<br><br>There is a hack/patch somewhere on the forum that enables "bot-talk" to be logged, this could probably be modified to trigger bindings as well.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Fri Sep 11, 2009 1:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[arfer]]></name></author>
		<updated>2009-09-11T11:09:22-04:00</updated>

		<published>2009-09-11T11:09:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90212#p90212</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90212#p90212"/>
		<title type="html"><![CDATA[Bind question (how to make bot recognize its own lines)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90212#p90212"><![CDATA[
Possibly a RAW bind using keyword PRIVMSG rather than a numeric would achieve what you need but it would require experimenting to confirm. Channel chat is simply PRIVMSG to #channelname.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5705">arfer</a> — Fri Sep 11, 2009 11:09 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Etni]]></name></author>
		<updated>2009-09-11T10:14:58-04:00</updated>

		<published>2009-09-11T10:14:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90210#p90210</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90210#p90210"/>
		<title type="html"><![CDATA[Bind question (how to make bot recognize its own lines)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90210#p90210"><![CDATA[
Hi all,<br><br>This may be a stupid question, but is there something similar to "bind pubm" that would include the bot's own channel messages?<br><br><br>The reason I'm asking this is because our irc-channel has a script ("toptod") that calculates words spoken daily, but since it's done using bind pubm, it ignores the bot's own words. <br><br>There are some tedious workarounds of course, such as putting some sort of calculation code to each script that makes the bot talk, analysing channel logs for statistics, or bringing another bot to the channel, but I'm guessing there must be an easier way. Besides, if I could get a script to recognize words produced by other scripts in the same bot, it might have other fun applications. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>Cheers,<br>Etni<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9487">Etni</a> — Fri Sep 11, 2009 10:14 am</p><hr />
]]></content>
	</entry>
	</feed>
