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

	<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>2006-06-05T06:46:44-04:00</updated>

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

		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2006-06-05T06:46:44-04:00</updated>

		<published>2006-06-05T06:46:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63732#p63732</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63732#p63732"/>
		<title type="html"><![CDATA[Eggdrop doesn't recognize a . in it's nickname]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63732#p63732"><![CDATA[
I'd suggest using another character which is neither a valid server or character password as splitting character. Maybe a '_', '|' or '^', they should be IRC compliant.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Mon Jun 05, 2006 6:46 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2006-06-05T04:30:46-04:00</updated>

		<published>2006-06-05T04:30:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63727#p63727</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63727#p63727"/>
		<title type="html"><![CDATA[Eggdrop doesn't recognize a . in it's nickname]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63727#p63727"><![CDATA[
seems like not only the nick is messed up but the whole n!u@h is not IRC-compliant; my guess is eggdrop's n!u@h string splitting routines fail to produce correct results given the weird input format<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Mon Jun 05, 2006 4:30 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[KevKev]]></name></author>
		<updated>2006-06-04T12:41:25-04:00</updated>

		<published>2006-06-04T12:41:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63702#p63702</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63702#p63702"/>
		<title type="html"><![CDATA[Eggdrop doesn't recognize a . in it's nickname]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63702#p63702"><![CDATA[
it's a "pseudo" server that acts as a gateway for IRC clients to connect to the Everquest chat servers. It is called EQIMd.  <br>it uses a nickname format of eqserver.charactername<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3940">KevKev</a> — Sun Jun 04, 2006 12:41 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2006-06-04T02:01:26-04:00</updated>

		<published>2006-06-04T02:01:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63684#p63684</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63684#p63684"/>
		<title type="html"><![CDATA[Eggdrop doesn't recognize a . in it's nickname]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63684#p63684"><![CDATA[
which server version are you on? it must be pretty weird, I've yet to see an ircd that allows dots in nicks, and I've seen many<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Sun Jun 04, 2006 2:01 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[KevKev]]></name></author>
		<updated>2006-06-03T14:53:38-04:00</updated>

		<published>2006-06-03T14:53:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63657#p63657</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63657#p63657"/>
		<title type="html"><![CDATA[Eggdrop doesn't recognize a . in it's nickname]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63657#p63657"><![CDATA[
I have an abnormal situation where a . is required in the bot's nickname.<br><br>Everything sees to work just fine, except none of it's msg/msgm binds will trigger properly.<br><br>All messages come across in the format:<div class="codebox"><p>Code: </p><pre><code>[12:13] [Nick.WithDot!Host.WithDot@EQIMd to tunare.Tinkking] messgae here</code></pre></div>Whereas normally they would show only the sender, not the receiever.  This leads me to believe that somewhere in the msg system of eggdrop, the bot is saying "The msg target has a dot in it, therefore it's not directly for me, so i'm not going to trigger binds"<br><br>Where would I go looking for the code that defines this behavior?<br>Is there anyway to modify/disable this behavior (I understand this means editing code and recompiling as it's not going to be a configurable option or even a compile time option)?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3940">KevKev</a> — Sat Jun 03, 2006 2:53 pm</p><hr />
]]></content>
	</entry>
	</feed>
