slack-api: Bindings to the Slack RTM API.
This library provides bindings to the Slack Real Time Messaging API.
Users should find it easy to program their own Slack bots using the functionality found in Web.Slack
.
The bindings are very nearly complete. Library authors
looking to build bindings to the Slack Web API may
find the FromJSON
instances located in Web.Slack.Types
useful.
Please note that the interface provided by this package is not yet stable. There are a number of unresolved
internal inconsistencies which have yet to be resolved by Slack HQ.
Modules
[Index]
- Web
- Web.Slack
- Web.Slack.Config
- Web.Slack.Message
- Web.Slack.State
- Web.Slack.Types
- Web.Slack.Types.Base
- Web.Slack.Types.Bot
- Web.Slack.Types.Channel
- Web.Slack.Types.ChannelOpt
- Web.Slack.Types.Comment
- Web.Slack.Types.Error
- Web.Slack.Types.Event
- Web.Slack.Types.File
- Web.Slack.Types.Group
- Web.Slack.Types.IM
- Web.Slack.Types.Id
- Web.Slack.Types.Item
- Web.Slack.Types.Preferences
- Web.Slack.Types.Presence
- Web.Slack.Types.Self
- Web.Slack.Types.Session
- Web.Slack.Types.Team
- Web.Slack.Types.TeamPreferences
- Web.Slack.Types.Time
- Web.Slack.Types.Topic
- Web.Slack.Types.User
- Web.Slack
Downloads
- slack-api-0.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.2.1, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12 |
---|---|
Dependencies | aeson (>=0.8), base (>=4.4 && <5), bytestring (>=0.9.1 && <0.11), containers (>=0.4), errors (>=1.4), HsOpenSSL (>=0.11), io-streams (>=1.2), lens (>=4.6), lens-aeson (>=1.0), monad-loops (>=0.4), mtl (>=2.1), network (>=2.6), openssl-streams (>=1.2), text (>=1.2), time (>=1.4.2), transformers (>=0.3), websockets (>0.9), wreq (>=0.2) [details] |
License | MIT |
Author | Matthew Pickering |
Maintainer | matthewtpickering@gmail.com |
Category | Web |
Bug tracker | https://github.com/mpickering/slack-api/issues |
Source repo | head: git clone https://github.com/mpickering/slack-api.git |
Uploaded | by mpickering at 2015-01-09T11:35:14Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 8854 total (61 in the last 30 days) |
Rating | 2.5 (votes: 3) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-01-11 [all 1 reports] |