Open tehstone opened 4 years ago
Currently the 2 places in which raid data are updated make individual requests for the data. Make one request within Kyogre, then add an endpoint to the OCR server to accept new raid json.
Endpoint should come first so it can be called automatically or manually
Currently the 2 places in which raid data are updated make individual requests for the data. Make one request within Kyogre, then add an endpoint to the OCR server to accept new raid json.