Skip to content

Releases: hmsk/hubot-esa

Add dynamic channel selector for Slack

Choose a tag to compare

@hmsk hmsk released this 24 Dec 06:41

Choose notified channel(room) by title of post on esa dynamically.
https://github.com/hmsk/hubot-esa#enable-channel-selector-for-slack

Use hubot-slack v4+ since this version

Choose a tag to compare

@hmsk hmsk released this 11 Dec 09:57

slack.attachment event handling is no longer supported by hubot-slack.
https://slackapi.github.io/hubot-slack/upgrading#upgrading-from-version-3-or-earlier

The decorator for Slack used to emitted slack.attachment.
Since this version, make messages through official way of Hubot such as robot.sendRoom, res.send.