Implement updating profile logs from active week log #32
Labels
Backend
Issue concerns the backend
Enhancement
Enhancing an existing feature
Epochtal Core
Related to the weekly tournament or no specific project
Currently, in order to update player profile logs, every single archive week log has to be read for every individual user separately in the "build" command of
profilelog.js
. There should also be a command that appends to the profile logs of all users listed in the given context's week log.The text was updated successfully, but these errors were encountered: