/bw-bot

Bridgeworld CLI Bot

Primary LanguageTypeScriptMIT LicenseMIT

Bridgeworld Recruit Bot

A siimple CLI Bot for running Bridgeworld Recruits

Disclaimer

This bot is provided WITHOUT support or guarantees of any kind.

USE AT YOUR OWN RISK

Getting started

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

License

MIT - see LICENSE