[IRCServices Coding] cb_unset
Andrew Church
achurch at achurch.org
Sat Aug 13 12:19:35 PDT 2005
>Whilst browsing through the source, i've noticed a callback added for
>the nickserv SET command, however, i feel it would probably be
>appropriate to add one for UNSET as well, I don't want to modify the
>core services files, so i'm asking if there is an 'official' way to
>either hook the unset command, or if one plans to be added in the future.
I've added an UNSET callback for NickServ and ChanServ for 5.0.54.
The calling format is the same as for the SET callback, except that the
last parameter ("param") is omitted.
--Andrew Church
achurch at achurch.org
http://achurch.org/