package telegraml

  1. Overview
  2. No Docs
Telegram Bot API for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v1.1.tar.gz
sha256=085f89701ae254bfeaea538de6b448a9e7f7d3e78cbdfa32b774a3f702e6358a
md5=e66cdac5bc3713ce01e724b82bc5f32b

Description

An implementation of the Telegram Bot API in 100% OCaml, using Lwt for asynchronous operations and Cohttp for networking. Implements most basic functionality present in the API, plus convenience modules for error handling and defining commands.

Published: 06 Apr 2016

Dependencies (7)

  1. batteries >= "2.4.0"
  2. yojson >= "1.3.0"
  3. cohttp >= "0.19.0" & < "0.99"
  4. lwt >= "2.5.0"
  5. oasis build
  6. ocamlfind build
  7. ocaml >= "4.02"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.