Inspired by and designed after Semlar's Death Log Parser
By running npm start
, you will start getting entries as changes appear in your EE.log, the Evolution Engine's log.
This is not in violation of any usage rules so far as I am aware, and if any member of Digital Extremes asks me to remove this repo, I will do so.
- Install node.js, since this is for a windows game, here's the installer for windows
- Clone this repo. If you don't have git installed, install it
- Run
npm i
in the cloned repository. - Run
npm run start:cli
for simplest usages.
cli
webhook
: Discord webhook
Depending on your preference, use npm run start:choice
where choice
is one of the above in code blocks.
- Start
- Death
- Successful mission end (with credits, not entirely accurate)
WEBHOOK_TOKEN=Discord webhook token
WEBHOOK_ID=Discord webhook id