will
will copied to clipboard
Added Slack DM ability to self.say
Adds the ability to Direct Message a slack user from self.say.
Usage:
self.say("Some Message", channel=self.message.data.sender)
Why?
This is useful when you want to respond with a Slack direct message to an event that came in some other way. A channel command, or webhook for instance.