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

	<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>2004-11-13T14:00:22-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-11-13T14:00:22-04:00</updated>

		<published>2004-11-13T14:00:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=42707#p42707</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=42707#p42707"/>
		<title type="html"><![CDATA[bug in src/mod/irc.mod/chan.c?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=42707#p42707"><![CDATA[
Thanks....I found the bugzilla page and reported it there.<p>Statistics: Posted by Guest — Sat Nov 13, 2004 2:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2004-11-13T09:00:38-04:00</updated>

		<published>2004-11-13T09:00:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=42700#p42700</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=42700#p42700"/>
		<title type="html"><![CDATA[Re: bug in src/mod/irc.mod/chan.c?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=42700#p42700"><![CDATA[
<blockquote class="uncited"><div>I'm not sure where to post this...but...</div></blockquote>eggdev mailing list?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Sat Nov 13, 2004 9:00 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-11-13T03:20:14-04:00</updated>

		<published>2004-11-13T03:20:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=42699#p42699</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=42699#p42699"/>
		<title type="html"><![CDATA[bug in src/mod/irc.mod/chan.c?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=42699#p42699"><![CDATA[
I'm not sure where to post this...but...<br><br>in src/mod/irc.mod/chan.c <br>static int gotmsg(char *from, char *msg)<br><br>I think the line:<br><br>if (!strchr("&amp;#!+@$", msg[0]))<br><br>should be:<br><br>if (!strchr(CHANMETA "@", msg[0]))<p>Statistics: Posted by Guest — Sat Nov 13, 2004 3:20 am</p><hr />
]]></content>
	</entry>
	</feed>
