Go to file
epic morphism 6dcec6758c respond to the rollcall 2019-05-16 22:20:23 +02:00
LICENSE update README and LICENSE 2019-05-16 22:09:11 +02:00
Makefile add a database (LoL) 2019-02-16 21:04:52 +01:00
OCamlMakefile initial import 2019-02-16 20:21:48 +01:00
README update README and LICENSE 2019-05-16 22:09:11 +02:00
irccolors.ml initial import 2019-02-16 20:21:48 +01:00
store.ml respond to the rollcall 2019-05-16 22:20:23 +02:00
vantabot.ml respond to the rollcall 2019-05-16 22:20:23 +02:00

README

a bot for synchronized tokin'

USAGE

Run the program with `-help` to see the parameters.

When on IRC, use `!toke` to start a new toking process or join an existing one.

BUILDING

Install the following packages (either from opam or from your distribution):
 irc-client-tls, irc-client-lwt, dokeysto

Compile with `make`