package calculon

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.8.tar.gz
md5=4d34a4d99816effb06954ea283be0e5b
sha512=b9ec29bc0fc40774075b528524bd191b4dde013465805499b6f49b9dd070b404b34364c77ef994f0bc01c9213f1f7c0a4aa749f84f8de55de810088499b29cfc

doc/calculon/Calculon/index.html

Module CalculonSource

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

User-defined config

Sourcemodule Core : sig ... end
Sourcemodule DB_utils : sig ... end
Sourcemodule Irc : 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.