[IRCServices Coding] ChanServ suggestion
M
mark at ctcp.net
Tue Apr 13 16:12:27 PDT 2004
Craig McLure wrote:
> I have asked about this before, and Andrew responded by
> saying that this would be relativly redundant. The Access
> changing is a 'one-off' event, generally an op would be able
> to perform the mode changes if nessecery.
Since IIRC services performs some checks when adding a user to the access
list (e.g. checking for a registered nick), it should be a minimal change to
"set mode if online". I suspect if there is sufficient support on list, this
might be thought about.
> Dont get me wrong thou, i still think this would be a nice
> feature. (I may even concider looking into making a module to
> do this at a later date.)
A patch might be a better option since a module seems overkill for this and
would likely involve a much higher overhead than checking during the "add"
process.
M.