hubot-slack
Version:
A Slack adapter for hubot
8 lines (7 loc) • 411 B
Markdown
layout: changelog
* Restore ability to inspect `rawText` and `rawMessage` on SlackMessage objects (#413) - thanks @mistydemeo
* Relieve extraneous `users.list` Web API method calls from occurring due to hubot brain (#419) - thanks @chapmanc
* Add ability to set RtmClient options and `rtm.start` options via env vars (#431, #421) - thanks @aoberoi
* Documentation fix (#426) - thanks @TonioOoOo