crw/tv-deadpool

Server: create a "server-side" system that automatically tracks changes and runs scripts

Opened this issue · 0 comments

crw commented

Every week's episode resolution requires running:

process-results.jsx + reset-balances.jsx

in order to process the leaderboards and update user balances. There are also other scripts which monitor stats and update various parts of the site when users input data.

The goal would be to turn all of these into a server-side, plugin-based architecture that would simply run and process these things automatically.