A siimple CLI Bot for running Bridgeworld Recruits
This bot is provided WITHOUT support or guarantees of any kind.
USE AT YOUR OWN RISK
Follow these steps to get up and running:
$ pnpm i
$ npm link
$ bw-bot init
$ bw-bot start <account> # Initializes an account by purchasing a recruit and then starting the initial quest
$ bw-bot quest <account> # Starts and monitors a quest loop
$ bw-bot listen # Starts a Discord listener to receive commands
MIT - see LICENSE