Slack realtime messaging client and API interface.
Add this to your Cargo.toml:
[dependencies]
slack = "0.18.0"and this to your crate root:
extern crate slack;See the examples directory.
slack-rs is distributed under the Apache-2.0 License.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Slack realtime messaging client and API interface.
Add this to your Cargo.toml:
[dependencies]
slack = "0.18.0"and this to your crate root:
extern crate slack;See the examples directory.
slack-rs is distributed under the Apache-2.0 License.