This repository was archived by the owner on Sep 10, 2024. It is now read-only.
v0.8.1
Fixed bugs:
- Fix
.joinwith channel keys (passwords) – this broke as a result of the previous change to accept comma-separated lists of channels - Make the automatic joining of
opt.channelschannels use the internal.joinmethod, so channel keys can again be handled properly - Fix matching channels when adding to or removing from
opt.channelsautomatically (on.joinor.part), especially around channels with channel keys or different casing
Misc:
- Tests: Upgrade
mochadependency to^4.0.0 - Tests: Fix never-ending tests by manually disabling the flood protection interval when the client is used up