0.15.11 • Published 4 years ago

@wipefest/cli v0.15.11

Weekly downloads
-
License
AGPL-3.0
Repository
-
Last release
4 years ago

Wipefest CLI

This repository contains the code for the @wipefest/cli NPM package, which can be installed to allow CLI access to Warcraft Logs data, and to process that data using Wipefest.

Usage

Install via NPM:

npm install -g @wipefest/cli

Output help:

wipefest --help

The CLI decides which command to run based on which arguments you provide.

Retrieve a report:

wipefest --report aHMJNvVqGFXKtPzY --wcl-api-key YOUR_WCL_API_KEY

Retrieve and process a fight:

wipefest --report aHMJNvVqGFXKtPzY --fight 15 --wcl-api-key YOUR_WCL_API_KEY

Replace YOUR_WCL_API_KEY with your Warcraft Logs Public Key found here.

Currently most output is JSON, which gives you the most information possible and allows other applications to consume it, however, the fight command supports outputting to a human-readable format using --output human:

wipefest --report aHMJNvVqGFXKtPzY --fight 15 --output human --wcl-api-key YOUR_WCL_API_KEY

Outputs:

MYTHIC THE DEFENSE OF EONAR
------------------------------------------
INSIGHTS
- Sent 4 teams to board the Paraxis.
- Hit by <http://wowhead.com/spell=248329> Rain of Fel 15 times (except after gaining <http://wowhead.com/spell=248332> Rain of Fel).
- Stood in <http://wowhead.com/spell=248795> Fel Wake 109 times.
- Non-Tanks hit by <http://wowhead.com/spell=250703> Fel Swipe 1 time.
- Interrupted <http://wowhead.com/spell=246305> Artillery Strike 16/17 times.
------------------------------------------
TIMELINE
0:35 - Xénubis interrupts Artillery Strike
0:52 - Heskeey interrupts Artillery Strike (2)
0:59 - Plannk interrupts Artillery Strike (3)
1:35 - Garrow gains Feedback - Burning Embers
1:36 - Raekón gains Feedback - Foul Steps
1:40 - Dissi gains Feedback - Arcane Singularity
1:45 - The Paraxis damaged by Life Force (57835068)
1:46 - Yaykhayla gains Feedback - Targeted
2:10 - The Paraxis casts Purge

...

Contribute

The best way to contribute is to get in touch on our Discord server.

To download the source code and run the application:

git clone https://github.com/JoshYaxley/Wipefest.Core.git
cd Wipefest.Core/cli
npm install
node cli.js --help

If you are using Visual Studio Code, you can debug the API by pressing F5.

This module depends on:

0.15.11

4 years ago

0.12.0

4 years ago

0.11.26

5 years ago

0.11.6

5 years ago

0.11.5

5 years ago

0.11.4

5 years ago

0.11.3

5 years ago

0.9.0

5 years ago

0.8.8

5 years ago

0.8.7

5 years ago

0.8.6

5 years ago

0.8.5

5 years ago

0.8.4

5 years ago

0.8.3

5 years ago

0.8.2

5 years ago

0.8.1

5 years ago

0.8.0

5 years ago

0.7.11

6 years ago

0.7.10

6 years ago

0.7.9

6 years ago

0.7.8

6 years ago

0.7.7

6 years ago

0.7.6

6 years ago

0.7.5

6 years ago

0.7.4

6 years ago

0.7.3

6 years ago

0.7.2

6 years ago

0.7.1

6 years ago

0.6.0

6 years ago

0.5.9

6 years ago

0.5.8

6 years ago

0.5.7

6 years ago

0.5.6

6 years ago

0.5.5

6 years ago

0.5.4

6 years ago

0.5.3

6 years ago

0.5.2

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.4.22

6 years ago

0.4.21

6 years ago

0.4.20

6 years ago

0.4.19

6 years ago

0.4.18

6 years ago

0.4.17

6 years ago

0.4.14

6 years ago

0.4.12

6 years ago

0.4.11

6 years ago

0.4.10

6 years ago

0.4.9

6 years ago

0.4.8

6 years ago

0.4.7

6 years ago

0.4.6

6 years ago

0.4.5

6 years ago

0.4.4

6 years ago

0.4.3

6 years ago

0.4.2

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.3.5

6 years ago

0.3.4

6 years ago

0.3.3

6 years ago

0.3.2

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.9

6 years ago

0.2.8

6 years ago

0.2.7

6 years ago

0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.16

6 years ago

0.1.15

6 years ago

0.1.14

6 years ago

0.1.13

6 years ago

0.1.12

6 years ago

0.1.11

6 years ago

0.1.10

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago