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.
npm install
npm run dev
Deployed automagically using Vercel
ISC © Oscar Busk