Add China Bilibili channel

This commit is contained in:
daydreamer-json
2026-02-24 18:23:02 +09:00
parent 3e16ae7986
commit 0932c7db19
23 changed files with 1434 additions and 27 deletions

View File

@@ -12,8 +12,7 @@
"url": "git+https://github.com/daydreamer-json/ak-endfield-api-archive.git"
},
"scripts": {
"format": "bun x biome format --write src && bun x oxfmt",
"start": "bun x biome format --write src && bun x oxfmt && bun src/main.ts"
"start": "bun src/main.ts archive && bun x oxfmt output"
},
"dependencies": {
"@octokit/rest": "^22.0.1",