Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 704 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 704 Bytes

po-bot

A Discord Bot companion for Protocol Officer's Dashboard for Game of Thrones: Winter is Coming game.

Disclaimer

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.

Requirements

  • Node.js 12.19.0 or higher.
  • NPM 6.14.8 or higher.

Installation

  1. Clone to a directory on the server
  2. Copy .env.example to .env and modify environment variables to reflect your own.
  3. Run npm install.
  4. Run npm run start.