This repository has been archived by the owner on Mar 12, 2020. It is now read-only.
1.6.0
- The bot nick in server responses is now returned as the
'target'
property rather than being parsed as a parameter; this is a minor BC break, but removes the need to manually discard the bot nick from the'params'
array as it is often unneeded (@Renegade334) - Instead of returning
'Unknown reply'
in the'code'
property for non-standard server response codes, the original numeric code is now returned (@hashworks) - Legacy
@license
docblock tags inconsistent with the actual license were updated (@Renegade334) - The non-standard
PROTOCTL
command, which is supported by several major servers, is now supported (@Renegade334)