Releases: ekmartin/slack-irc
Releases · ekmartin/slack-irc
Add changelog entry for 3.7.6
3.7.5
Fixed
- Make sure Don doesn't get highlighted for messages containing "don't", fixed by @Ibuprofen.
3.7.4
3.7.3
3.7.2
3.7.0
Added
- Valid usernames are now highlighted with an @ before messages are posted to Slack, thanks to @grahamb.
muteSlackbot
option that stops Slackbot messages from being forwarded to IRC, also courtesy of @grahamb.ircStatusNotices
option that makes slack-irc send status updates to Slack whenever an IRC user
joins/parts/quits. See README.md for example.
Changed
- Upgraded dependencies.
- Comments are now stripped from JSON configs before they're parsed.
- Configurations with invalid JSON now throws a ConfigurationError.
3.5.2
3.5.1
3.5.0
[3.5.0] - 2015-06-22
Added
commandCharacters
option - makes the bot hide the username prefix for
messages that start with one of the provided characters when posting to IRC.
ACommand sent from Slack by username:
message will be posted to the IRC
channel before the command is submitted.