ITADN
oBusk/warcraftlogs-search
README.md

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 niche talent or item so that you can verify if your code is detecting the events as appropriate.

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

pnpm install

Development

pnpm run dev

Deployment

Deployed automagically using Vercel

https://wcl.nulldozzer.io/

License

ISC © Oscar Busk