s3si.ts fork that adds an exporter for MongoDB.
Mirrored to https://github.com/catgirlinspace/s3si.ts
|
|
||
|---|---|---|
| scripts | ||
| src | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| deps.ts | ||
| s3si.ts | ||
README.md
s3si.ts
Export your battles from SplatNet to stat.ink
Usage
-
Install deno
-
Run
deno run -Ar https://raw.githubusercontent.com/spacemeowx2/s3si.ts/main/s3si.ts
Options:
--profile-path <path>, -p Path to config file (default: ./profile.json)
--exporter <exporter>, -e Exporter list to use (default: stat.ink)
Multiple exporters can be separated by commas
(e.g. "stat.ink,file")
--no-progress, -n Disable progress bar
--help Show this help message and exit