vantabot/README

17 lines
422 B
Plaintext

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.