package telegraml

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

Install

Dune Dependency

Authors

Maintainers

Sources

v2.1.1.tar.gz
sha256=8be8ea65b522c1b78f70113900273c30ccdd03a4d48a3e09f05c1c150d9656c8
md5=f03521247bb70508b4311f28bbe45b26

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: 22 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.