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> <<a href="mailto:surreal.w00t@gmail.com">surreal.w00t@gmail.com</a>> 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>> I am working on a bunch of modules (all of which are going very well).<br>> 2 of my modules need to be able to see all PMs sent to a channel (not<br>> just messages that start with !). I'm just wondering if there is a way
<br>> to do this within the module itself. I am trying to avoid modding the<br>> ircservices code.<br>><br>> I also wanted to thank the makers of ircservices, I think it provides<br>> 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>