glacials / splits-io

a speedrunning data store and analysis engine
https://splits.io
GNU Affero General Public License v3.0
133 stars 27 forks source link

Periodically sync with speedrun.com #738

Closed glacials closed 3 years ago

glacials commented 3 years ago

Our sync job with speedrun.com games needs to be kicked off manually atm. This is leading to users being confused about why their new game isn't present on Splits.io.

This branch calls the job automatically once per 7 days. Fixes #690.