thomasahle / sunfish

Sunfish: a Python Chess Engine in 111 lines of code
https://www.chessprogramming.org/Sunfish
Other
2.95k stars 543 forks source link

Lichess - I'm not accepting challenges with this time control. #99

Closed st203 closed 1 year ago

st203 commented 1 year ago

I keep getting the above message when trying to challenge on Lichess.

How should this engine be challenged?

thomasahle commented 1 year ago

min_increment: 1 max_increment: 30 min_base: 30 max_base: 3600

thomasahle commented 1 year ago

Added this to the description as well.