vantabot
good for chilling with vantablack
| connection.ml | ||
| connection.mli | ||
| irccolors.ml | ||
| LICENSE | ||
| Makefile | ||
| OCamlMakefile | ||
| README | ||
| store.ml | ||
| vantabot.ml | ||
a bot for synchronized tokin' USAGE When on IRC, use `!toke` to start a new toking process or join an existing one. Right now the bot also records statistics into a file, but it doesn't do anything useful with it. BUILDING Install the following packages (either from opam or from your distribution): irc-client-tls, irc-client-lwt, dokeysto Compile with `make`. Run the program with `-help` to see the parameters.