Slack v0.1.0
Modules summary ↑
Slack | A behaviour module for implementing Slack realt time messaging through a websocket connection |
Slack.Handler | A behavior for the Slack real time messaging API via websockets |
Slack.State | A struct for holding the state of a Slack RTM session using Agents as simple wrappers around holding users and channels. For example, you could fetch all channels from an existing state struct: |