Skip to content

WFCD/warframe-deathlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warframe Deathlog Parser

Supported by Warframe Community Developers

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.

Getting started

  • 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.

Current options include

  • cli
  • webhook : Discord webhook

Depending on your preference, use npm run start:choice where choice is one of the above in code blocks.

Current events

  • Start
  • Death
  • Successful mission end (with credits, not entirely accurate)

Configuration

WEBHOOK_TOKEN=Discord webhook token
WEBHOOK_ID=Discord webhook id

About

Parser and logger for EE.log events

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published