Library for writing IRC bots in OCaml, a collection of plugins, and a dramatic robotic actor.

Install

Authors

Maintainers

Sources

0.3.tar.gz
md5=635a554938d42319beeb6d70a85800ff

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: 13 Jul 2018

Dependencies (15)

  1. re >= "1.7.2"
  2. stringext
  3. ISO8601
  4. containers >= "1.2" & < "3.0"
  5. yojson >= "1.4.1"
  6. tls
  7. irc-client-tls
  8. irc-client-lwt
  9. irc-client >= "0.6.0" & < "0.7.0"
  10. lwt
  11. result
  12. base-unix
  13. base-bytes
  14. jbuilder >= "1.0+beta17"
  15. ocaml >= "4.02.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. calculon-web < "0.4"

Conflicts

    None