[IRCServices Coding] send_cmd in non-protocol modules
Andrew Church
achurch at achurch.org
Sun May 8 06:47:32 PDT 2005
>IRCServices 5 has protocol modules which allow it to connect to many
>different kinds of ircds easily. Great idea. However, the core blatantly
>uses send_cmd, and makes assumptions about the format of specific
>commands,
This is by design. The only reason for protocol modules in the first
place is to kludge around variations in what ought to be a standard. If
you have an ircd that's so bizarre it can't even understand a NOTICE
message, then Services won't support it. Sorry, but I don't have the time
or interest to deal with such software.
--Andrew Church
achurch at achurch.org
http://achurch.org/