OpenDota Auto Parser is a program that utilizes the OpenDota API and Cloudflare Workers to periodically parse match data from OpenDota.
Get you STEAM32 ID and Add to environment variable.
git clone https://github.com/duzhuoshanwai/opendota-auto-parser
cd opendota-auto-parser
yarn install
# must generate worker-configuration.d.ts file every time after edit `STEAM32_LIST`
yarn run cf-typegen
yarn deploy