s3si.ts fork that adds an exporter for MongoDB. Mirrored to https://github.com/catgirlinspace/s3si.ts
 
 
 
 
 
 
Go to file
spacemeowx2 ce95475201 feat: set rank_after if no udemaeAfter 2022-10-21 16:04:19 +08:00
exporter feat: set rank_after if no udemaeAfter 2022-10-21 16:04:19 +08:00
scripts fix: stat.ink export 2022-10-21 08:53:04 +08:00
.gitignore feat: s3si upload 2022-10-21 02:11:08 +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 refactor: change interface, add stat.ink types 2022-10-21 06:50:25 +08:00
cache.ts feat: add file exporter and progress 2022-10-20 21:45:59 +08:00
constant.ts refactor: remove getWebViewVer 2022-10-21 11:48:45 +08:00
deps.ts fix: file notExported 2022-10-21 11:14:29 +08:00
iksm.ts refactor: remove getWebViewVer 2022-10-21 11:48:45 +08:00
s3si.ts feat: add udemae info 2022-10-21 10:47:56 +08:00
splatnet3.ts refactor: remove getWebViewVer 2022-10-21 11:48:45 +08:00
state.ts feat: add file exporter and progress 2022-10-20 21:45:59 +08:00
types.ts feat: add udemae info 2022-10-21 10:47:56 +08:00
utils.ts feat: add udemae info 2022-10-21 10:47:56 +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/main/s3si.ts

Credits