haskbot-core: Easily-extensible chatbot for Slack messaging service
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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]
Properties
Versions | 0.0.1.0, 0.0.1.0, 0.0.1.1, 0.1 |
---|---|
Change log | None available |
Dependencies | aeson (>=0.6 && <0.7), base (>=4.6 && <4.7), bytestring (>=0.10 && <0.11), connection (>=0.2 && <0.3), http-conduit (>=2.1 && <2.2), http-types (>=0.8 && <0.9), monads-tf (>=0.1 && <0.2), scotty (>=0.8 && <0.9), stm (>=2.4 && <2.5), text (>=0.11 && <0.12), time (>=1.4 && <1.5) [details] |
License | MIT |
Copyright | (c) 2014 Jonathan Childress |
Author | |
Maintainer | Jonathan Childress <jon@childr.es> |
Category | web |
Home page | https://github.com/jonplussed/haskbot-core |
Source repo | head: git clone https://github.com/jonplussed/haskbot-core |
Uploaded | by jonplussed at 2014-07-28T05:56:09Z |
Modules
- Network
- Network.Haskbot
- Network.Haskbot.Incoming
- Internal
- Network.Haskbot.Internal.Environment
- Network.Haskbot.Internal.Incoming
- Network.Haskbot.Internal.Plugin
- Network.Haskbot.Internal.Server
- Network.Haskbot.Internal.SlashCommand
- Network.Haskbot.Plugin
- Network.Haskbot.Plugin.Help
- Network.Haskbot.SlashCommand
- Network.Haskbot.Types
- Network.Haskbot
Downloads
- haskbot-core-0.0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees