Files
metrics/source/plugins/community/splatoon/README.md
2022-11-20 23:38:32 -05:00

26 lines
839 B
Markdown
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!--header-->
<!--/header-->
## ➡️ Available options
<!--options-->
<!--/options-->
## 🗝️ Obtaining a *Nintendo Switch Online* token
The helper script is intended to be run by [deno runtime](https://deno.land/). Either [install it locally](https://deno.land/manual/getting_started/installation) or use its [docker image](https://hub.docker.com/r/denoland/deno).
Run the following command in your terminal and follow instructions:
```bash
deno run --allow-run=deno --allow-read=profile.json --allow-write=profile.json --unstable https://raw.githubusercontent.com/lowlighter/metrics/master/source/plugins/community/splatoon/token.ts
```
![Script](/.github/readme/imgs/plugin_splatoon_script.png)
![Authentication](/.github/readme/imgs/plugin_splatoon_auth.png)
## Examples workflows
<!--examples-->
<!--/examples-->