v0.2.4
Added
- Keyword arguments added to the slack_process_incoming_user_slack_message task and some other methods. This allows to pass additional context, like a placeholder message that is to be overwritten with the final bot answer.
- process_message returns the exception if there was any.
Fixed
- Private channel identifier in tests changed to "DXXXXXXXXXM"
Full Changelog: v0.2.3...v0.2.4