package slacko

  1. Overview
  2. No Docs
Access the Slack API

Install

Dune Dependency

Authors

Maintainers

Sources

slacko-0.13.0.tar.gz
md5=17bbc14982cabb5e0591f92289d7fe91

Description

Slacko provides an easy to use interface to 100% of the Slack REST API, which allows to join Slack channels, post messages, create channels and groups and manage those, upload and search files, manage presence.

Published: 05 Jul 2017

Dependencies (9)

  1. ppx_deriving_yojson >= "3.0"
  2. cohttp >= "0.21.1" & < "0.99"
  3. ssl
  4. tls
  5. lwt >= "2.4.7"
  6. yojson
  7. cmdliner
  8. ocamlfind
  9. ocaml >= "4.02.0"

Dev Dependencies (1)

  1. ounit with-test

Used by

None

Conflicts (1)

  1. conduit = "0.14.1"