lichess-bot-devs / lichess-bot

A bridge between Lichess bots and chess engines
GNU Affero General Public License v3.0
769 stars 449 forks source link

Error #565

Closed FatFritz2 closed 2 years ago

FatFritz2 commented 2 years ago

Giving up api_post(...) after 1 tries (requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://lichess.org/api/bot/game/W7uPB5uy/chat)

MarkZH commented 2 years ago

What's the problem?

FatFritz2 commented 2 years ago

The bot seems not chatting when i hit !eval command

AttackingOrDefending commented 2 years ago

Can you upload the logs from the game? You can run python lichess-bot.py -v -l logs.txt, so the logs will be saved.