cryptoquote-ircbot icon indicating copy to clipboard operation
cryptoquote-ircbot copied to clipboard

install?

Open ralyodio opened this issue 3 years ago • 1 comments

How do I instsall and use this bot?

ralyodio avatar Jan 29 '21 04:01 ralyodio

You need to install some packages via CPAN:

$ cpanm --sudo common::sense AnyEvent::HTTP AnyEvent::IRC::Client JSON::XS

Then run the bot as described in the README (pass in IRC server, channel, and nick on command line)

Hope this helps

hoytech avatar Feb 24 '21 19:02 hoytech