2.5.0
Added
-
Support multi-character command prefixes - #301
-
Enable auto-renicking by default, so the bot tries to get the target nickname after it fails - #302
-
Add the ability to ignore IRC/Discord users by nickname - #322
Fixed
-
Improve IRC → Discord mentions around non-word characters and nickname prefix matches - #273
-
Default to UTF-8 encoding when bridging messages to prevent character corruption - #315
-
Fix a crash when using the bot in a group DM - #316
-
Use a
prepare
script for transpiling instead ofprepublish
, fixingnpm
installation direct from the GitHub repository - #323 -
Update dependencies:
- discord.js to 11.2.1
- sinon to ^4.0.1
- irc-upd to 0.8.0 - #313
- simple-markdown to ^0.3.1
- coveralls to ^3.0.0
- mocha to ^4.0.0
- winston to 2.4.0