feat(plugins/community/splatoon): add plugin (#1287)

This commit is contained in:
Simon Lecoq
2022-11-21 05:38:32 +01:00
committed by GitHub
parent 69604e9ed2
commit 61bd91cec1
17 changed files with 8345 additions and 1 deletions

View File

@@ -0,0 +1,25 @@
<!--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-->