A Discord Bot companion for Protocol Officer's Dashboard for Game of Thrones: Winter is Coming game.
This bot and its associated Dashboard are perfectly legal as no game files or special macros are created. This Dashboard and its associated bot are created as a way to facilitate Protocol Officer duties for players, but the titles must be assigned manually in game.
- Node.js 12.19.0 or higher.
- NPM 6.14.8 or higher.
- Clone to a directory on the server
- Copy
.env.example
to.env
and modify environment variables to reflect your own. - Run
npm install
. - Run
npm run start
.