lichess-org / api

Lichess API documentation and examples
https://lichess.org/api
GNU Affero General Public License v3.0
428 stars 142 forks source link

Bulk Pairing Create needs 2 additional parameters #204

Closed chadejava closed 1 year ago

chadejava commented 1 year ago

Hi Thibs,

I am preparing code for National Online Scholastic Quick Championships that will run on Nov 12-13. We will have bout 1000+ kids for 2 days USCF rated tournament. We like to have these 2 additional parameters when calling Bulk Pairing Create:

  1. claimWinOnDisconnection = false

  2. giveMoreTime = false

  3. USCF does not let players to claim a win when the opponent disconnected, or left the game for whatever reason. Similar to option that the board must be played. So we like to have a board where no one can claim win when a players disconnected, and we have to wait until time forfeits. Please .... :)

  4. Few kids like to add time to their opponents. Well, this should be disable in an option too. We do not want our rounds get postponed because there is a board that keep playing if kids keep adding time on their opponents. Please ... :)

regards

Chacha (Chess Stream)

ornicar commented 1 year ago

https://github.com/lichess-org/lila/commit/b78db169724324755841f522908fdc6ad1a040d1

ornicar commented 1 year ago

https://lichess.org/api#tag/Bulk-pairings/operation/bulkPairingCreate