s3si.ts fork that adds an exporter for MongoDB. Mirrored to https://github.com/catgirlinspace/s3si.ts
 
 
 
 
 
 
Go to file
spacemeowx2 f754303a05 feat: add no-progress 2022-10-20 22:05:58 +08:00
exporter feat: add file exporter and progress 2022-10-20 21:45:59 +08:00
.gitignore feat: add file exporter and progress 2022-10-20 21:45:59 +08:00
APIError.ts fix: missing json 2022-10-20 21:49:41 +08:00
LICENSE Initial commit 2022-10-18 15:25:09 +08:00
README.md update README 2022-10-19 16:00:40 +08:00
cache.ts feat: add file exporter and progress 2022-10-20 21:45:59 +08:00
constant.ts feat: add file exporter and progress 2022-10-20 21:45:59 +08:00
deps.ts feat: add file exporter and progress 2022-10-20 21:45:59 +08:00
iksm.ts feat: add file exporter and progress 2022-10-20 21:45:59 +08:00
s3si.ts feat: add no-progress 2022-10-20 22:05:58 +08:00
splatnet3.ts feat: add file exporter and progress 2022-10-20 21:45:59 +08:00
state.ts feat: add file exporter and progress 2022-10-20 21:45:59 +08:00
types.ts feat: add file exporter and progress 2022-10-20 21:45:59 +08:00
utils.ts feat: add file exporter and progress 2022-10-20 21:45:59 +08:00

README.md

s3si.ts

Export your battles from SplatNet to stat.ink

Usage

  1. Install deno

  2. Run deno run --allow-net --allow-read --allow-write --allow-env https://raw.githubusercontent.com/spacemeowx2/s3si.ts/master/s3si.ts

Credits