= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Library for writing IRC bots in OCaml, a collection of plugins, and a dramatic robotic actor.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
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.
Dependencies (15)
-
re
>= "1.7.2"
- stringext
- ISO8601
-
containers
>= "1.2" & < "3.0"
-
yojson
>= "1.4.1"
- tls
- irc-client-tls
- irc-client-lwt
-
irc-client
>= "0.6.0" & < "0.7.0"
- lwt
- result
- base-unix
- base-bytes
-
jbuilder
>= "1.0+beta17"
-
ocaml
>= "4.02.0"
Dev Dependencies (1)
-
odoc
with-doc
Used by (1)
-
calculon-web
< "0.4"
Conflicts
-
None
On This Page