You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 24, 2025. It is now read-only.
Currently meta, card and winrate breakdowns can only output to console. I'd like to expand this functionality to support outputting them to CSV/JSON/Reddit.
Current implementation plan:
Only one type of output will be supported per invocation - you won't be able to output meta breakdown to JSON and card breakdown to CSV on the same call
Should include support to specify output filenames for each type of breakdown