Skip to content

ev0x/warframe-deathlog

 
 

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.

Current options include:

  • cli
  • Discord Webhook

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

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.2%
  • Shell 17.8%