Mark Harrison

Results 5 issues of Mark Harrison

In the documentation for [streaming bot game states](https://lichess.org/api#operation/botGameStream), the fields for offered draws, `wdraw` and `bdraw`, are not listed in the response samples.

If a user's config.yml file has both correspondence and real-time games specified, then the opponents will always be filtered based on correspondence game ratings. Then, there is a 50-50 chance...

Some chess programs that write PGN files (including lichess.org and others mentioned in the linked issue) will write multiple consecutive braced comments--e.g., `1. e4 { A very common opening }...

This issue is for discussing the scheduling and motivations for deprecating old Python versions. ### Deprecating 3.8 (May 1, 2023) - #685 - [x] Finish type hinting with `Queue`. -...

Right now, the only tests are integration tests that perform a complete run of `lichess_bot_main()` to check that there are no errors communicating with an engine and with a mocked...

good first issue