Files
ranking/start.bat
2025-12-28 22:35:32 +09:00

6 lines
136 B
Batchfile

@echo off
call bun src\fetch-articles.ts
call bun src\fetch-detailAddress.ts
call bun src\updateRanking.ts
call bun src\sendTelegram.ts