The scenario we were just is was 5 active players, 3 votes. Math.ceil(5 * 0.5) = 3, but quorum wouldn't be considered reached until 4. This is not correct.
The docker image has been tagged as archmageinc/nomic-bot:quorum. It has been deployed as archmageinc/nomic-bot:latest. The previous version was archmageinc/nomic-bot:fixRoll
The scenario we were just is was 5 active players, 3 votes. Math.ceil(5 * 0.5) = 3, but quorum wouldn't be considered reached until 4. This is not correct.