Open debashisbiswas opened 3 years ago
Currently, when the Challenge of the Week ends, (handled here): https://github.com/knights-of-academia/horace/blob/42ea8b8c92a71a992196dd46e6542b21ef65d69c/eventActions/cotwActions.js#L45 Horace removes the Champion of the Week role from the previous winner and gives the role to the new winner. However, this takes quite a bit of time, making it seem as though the role was not transferred. This role transfer should be sped up, to avoid this confusion.
Currently, when the Challenge of the Week ends, (handled here): https://github.com/knights-of-academia/horace/blob/42ea8b8c92a71a992196dd46e6542b21ef65d69c/eventActions/cotwActions.js#L45 Horace removes the Champion of the Week role from the previous winner and gives the role to the new winner. However, this takes quite a bit of time, making it seem as though the role was not transferred. This role transfer should be sped up, to avoid this confusion.