package telegraml

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

Install

Dune Dependency

Authors

Maintainers

Sources

v2.1.0.tar.gz
md5=93906b814ee97aa3d7bc0e409e0d8fb9

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: 15 May 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.