v1.4.0
What's Changed
- feat(irc): allow setting a small ip-range for puppets by @TrueBrain in #211
- fix(discord): a single "_" is not an action; just a message by @TrueBrain in #220
- fix(irc-puppet): pick a random IPv6 address to connect to IRC hosts by @TrueBrain in #227
- fix(discord): don't try to send messages when there is no asyncio loop by @TrueBrain in #230
- fix(discord): reconnect when websocket connection is unexpectedly lost by @TrueBrain in #231
Full Changelog: v1.3.4...v1.4.0