This is my first time using a mailing list so I hope I am replying correctly (sorry if I'm not).  I allready have the pseudoclient join the channel.  But the m_privmsg callback only picks up on channel messages that start with !.  It assumes that anything after the ! is a command.
<br><br><div><span class="gmail_quote">On 3/28/06, <b class="gmail_sendername">Robin Burchell</b> &lt;<a href="mailto:surreal.w00t@gmail.com">surreal.w00t@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Jason farklem wrote:<br>&gt; I am working on a bunch of modules (all of which are going very well).<br>&gt; 2 of my modules need to be able to see all PMs sent to a channel (not<br>&gt; just messages that start with !).&nbsp;&nbsp;I'm just wondering if there is a way
<br>&gt; to do this within the module itself.&nbsp;&nbsp;I am trying to avoid modding the<br>&gt; ircservices code.<br>&gt;<br>&gt; I also wanted to thank the makers of ircservices, I think it provides<br>&gt; the best services for IRC.
<br><br>You will need to get a Services pseudoclient to join that channel,<br>unless you're using some form of bizarre, horribly modified IRCd.<br>------------------------------------------------------------------<br>To unsubscribe or change your subscription options, visit:
<br><a href="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding</a><br></blockquote></div><br>