Releases: BMSVieira/nova-irc
Releases · BMSVieira/nova-irc
novairc-v1.0.6
@novairc-v1.0.6
- Added "isRegistered" to WHOIS info (old servers still send this command)
- Added botKicked event, that is fired whenever your bot is kicked, might me useful.
- Added AutoRejoin, if bot was kicked.
- Added 2 new connect properties "rejoinLimit" and "rejoinDelay".
- Added long message line splitting to prevent
- Added 1 new message line property "maxLineLength" wich let the user determine the max length of the messages before it is sent.
- Added +mode listener
- Added -mode listener
novairc-v1.0.0
First Release.
Stable connection.
Method and Event Listeners.
Example file.