Torom / BotLi

Lichess Bot
GNU Affero General Public License v3.0
44 stars 82 forks source link

Fixed bug with eval #6

Closed AB-MT closed 2 years ago

AB-MT commented 2 years ago

If the opponent of the bot does not make the first move and the spectator, or this opponent, an error appeared. I just fixed this error.

Torom commented 2 years ago

Thank you for the pull request. I fixed the bug here 771a72b by initializing last_message with a reasonable value.