[IRCServices Coding] Recieving all PRIVMSG
Robin Burchell
surreal.w00t at gmail.com
Tue Mar 28 10:16:21 PST 2006
Jason farklem wrote:
> I am working on a bunch of modules (all of which are going very well).
> 2 of my modules need to be able to see all PMs sent to a channel (not
> just messages that start with !). I'm just wondering if there is a way
> to do this within the module itself. I am trying to avoid modding the
> ircservices code.
>
> I also wanted to thank the makers of ircservices, I think it provides
> the best services for IRC.
You will need to get a Services pseudoclient to join that channel,
unless you're using some form of bizarre, horribly modified IRCd.