vantabot/README

17 lines
422 B
Plaintext
Raw Permalink Normal View History

2019-05-16 20:03:46 +00:00
a bot for synchronized tokin'
USAGE
When on IRC, use `!toke` to start a new toking process or join an existing one.
2019-05-16 20:43:36 +00:00
Right now the bot also records statistics into a file, but it doesn't do anything useful with it.
2019-05-16 20:03:46 +00:00
BUILDING
Install the following packages (either from opam or from your distribution):
irc-client-tls, irc-client-lwt, dokeysto
2019-05-16 20:43:36 +00:00
Compile with `make`.
Run the program with `-help` to see the parameters.