haskbot-core: Easily-extensible chatbot for Slack messaging service
Haskbot melds together the Slack slash command and incoming API integrations to create an easily-extensible platform for adding your own custom slash commands with arbitrary responses to your team's Slack service.
Sure, Hubot exists, but when I desire custom chatbot functionality, I'd rather write nice, clean Haskell than clunky Javascript any day of the week.
[Skip to Readme]
Modules
[Index]
Downloads
- haskbot-core-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0.1.0, 0.0.1.1, 0.1 |
---|---|
Dependencies | aeson (>=0.6 && <0.7), base (>=4.6 && <4.7), bytestring (>=0.10 && <0.11), connection (>=0.2 && <0.3), containers (>=0.5 && <0.6), http-conduit (>=2.1 && <2.2), http-types (>=0.8 && <0.9), monads-tf (>=0.1 && <0.2), stm (>=2.4 && <2.5), text (>=0.11 && <0.12), wai (>=3.0 && <3.1), warp (>=3.0 && <3.1) [details] |
License | MIT |
Copyright | (c) 2014 Jonathan Childress |
Author | |
Maintainer | Jonathan Childress <jon@childr.es> |
Category | Network |
Home page | https://github.com/jonplussed/haskbot-core |
Source repo | head: git clone https://github.com/jonplussed/haskbot-core |
Uploaded | by jonplussed at 2014-08-04T23:06:44Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2443 total (14 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |