[IRCServices Coding] Recieving all PRIVMSG

Craig McLure Craig at frostycoolslug.com
Tue Mar 28 09:37:30 PST 2006


seems somewhat odd behavior.. What version of IRCServices are you using? 
Also, make sure your pseudoclient doesn't have the +d user mode (deaf, 
only applies to some IRCds)

Jason farklem wrote:
> 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.
> 
> On 3/28/06, Robin Burchell <surreal.w00t at gmail.com> wrote:
>> 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.
>> ------------------------------------------------------------------
>> To unsubscribe or change your subscription options, visit:
>> http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding
>>
> 
> 
> ------------------------------------------------------------------------
> 
> ------------------------------------------------------------------
> To unsubscribe or change your subscription options, visit:
> http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding