Slack Web API interface.
Documentation
Add this to your Cargo.toml: toml [dependencies] slack_api = "0.13.1"
Cargo.toml
toml [dependencies] slack_api = "0.13.1"
and this to your crate root:
rust extern crate slack_api;
slack-api is distributed under the Apache-2.0 License.
slack-api