package calculon

  1. Overview
  2. No Docs
Library for writing IRC bots in OCaml, a collection of plugins, and a dramatic robotic actor.

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.tar.gz
md5=24fb37bb915717a0497962fda9fecc5c

Description

The core library is called calculon and revolves around the concept of commands that react to user messages. See the README for a small tutorial on how to write your own plugins.

Tags

irc bot factoids

Published: 09 Mar 2017

Dependencies (13)

  1. stringext
  2. re >= "1.5.0" & < "1.7.2"
  3. ISO8601
  4. containers >= "1.0" & < "2.0"
  5. yojson
  6. tls
  7. irc-client >= "0.4.0" & < "0.6.0"
  8. lwt
  9. result
  10. base-unix
  11. base-bytes
  12. ocamlfind build
  13. ocaml >= "4.02.0"

Dev Dependencies

None

Used by (1)

  1. calculon-web < "0.4"

Conflicts (1)

  1. cohttp >= "1.0.0"