hgducharme / lichess-bot

A middle-man between your chess engine and lichess.com
GNU General Public License v3.0
1 stars 0 forks source link

Handle an unsuccessful abort or resignation of a game #12

Open hgducharme opened 1 year ago

hgducharme commented 1 year ago

What happens if we send a request to lichess.com to abort or resign but we get an error code in response? Behavior should be implemented in ChessGame.abort_or_resign()