Skip to content

Tool for finding logs using certain talents and/or items

License

Notifications You must be signed in to change notification settings

oBusk/warcraftlogs-search

Repository files navigation

warcraftlogs-search

Powered by Vercel code style: prettier

Tool for finding logs using certain talents and/or items

Whenever you are developing modules for the great WowAnalyzer, you often find yourself looking for a log of a player using a nische talent or item so that you can verify if your code is detecting the events as appropiate.

To help myself with this, I wrote this tool that fetches logs from Warcraftlogs, and allows filtering by talents and items.

The code is not great, it was put together as a utility rather than as a service.

Install

npm install

Development

npm run dev

Deployment

Deployed automagically using Vercel

https://wcl.nulldozzer.io/

License

ISC © Oscar Busk