Version 0.2¶
Changelog¶
0.2.0¶
Added SASL support, with
IRCBot.sasl_auth().Improved IRCv3 capability/extension negotiation.
Added
WaitError, an exception that represents an unsuccessfulWaitResult. Exceptions of this type are now thrown byIRCBot.register()when registration fails.