I noticed there's a better alternative here
This is a script that can be used to estimate your rewards form HMs submissions on C4.
In order to use it fill out in the .env
file:
HMS_POT
- the HM awards for the contestCONTEST_NAME
- can be also partial name, but best to use the full name to avoid dupes (e.g.2024-01-renft
)GH_ACCESS_TOKEN
- it has to be a classic token with the repo scope permissions, not a fine-grained token. The fine-grained tokens don't support reading private repos that you don't own.