Used for retrieving additional team and player data for SWS graphics (and maybe others). Uses the ipl-overlay-controls tournament data format.
- Install dependencies:
npm i - Copy the
.env.examplefile into a file named.envand fill in your sendou.ink API key - Export tournament data from the "Data import/export" panel in ipl-overlay-controls
- This might need a specific branch of ipl-overlay-controls
- Run the utility, pointing it to the exported tournament data. For example:
node index.js tournament-data.json - The utility will create a new file, ending in
_with-sendou-data.json - In the "Data import/export" panel in ipl-overlay-controls, import the new file