package calculon

  1. Overview
  2. Docs
Library for writing IRC bots in OCaml and a collection of plugins

Install

Dune Dependency

Authors

Maintainers

Sources

v0.7.tar.gz
md5=6bb91cdc5cd1b5958144faf9b4ae27c3
sha512=40fe8bdf5389fdb85869e41c24dbbbaafb8f07d026fcb7db2c2a94c1072a6d47a00708b0b0909e509b40325481198e6e45a4a205c92e090bf47eeccd4fbf99ab

doc/calculon/Calculon/index.html

Module CalculonSource

Sourcemodule Command : sig ... end
Sourcemodule Config : sig ... end

User-defined config

Sourcemodule Core : sig ... end
Sourcemodule Lwt_err : sig ... end
Sourcemodule Plugin : sig ... end
Sourcemodule Plugin_factoids : sig ... end
Sourcemodule Plugin_history : sig ... end
Sourcemodule Plugin_social : sig ... end

Social: keeps a register "nick -> informations" up-to-date. The type contact can be extended to store new informations.

Sourcemodule Plugin_state : sig ... end
Sourcemodule Plugin_vote : sig ... end
Sourcemodule Prelude : sig ... end
Sourcemodule Run_main : sig ... end
Sourcemodule Signal : sig ... end
Sourcemodule Talk : sig ... end
OCaml

Innovation. Community. Security.