Difference between revisions of "Lichess"
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
* https://lichess.org/blog/WvDNticAAMu_mHKP/welcome-lichess-bots | * https://lichess.org/blog/WvDNticAAMu_mHKP/welcome-lichess-bots | ||
[[Category:Chess]] | [[Category:Chess]] | ||
+ | = Python lichess-bot = | ||
+ | <youtube>w-aJFk00POQ</youtube> |
Revision as of 07:32, 28 October 2019
Motivation
PlayChessWithAWebCam shall be integrated with lichess.org
- https://github.com/WolfgangFahl/play-chess-with-a-webcam/issues/17
- https://lichess.org/forum/team-lichess-bots/integrate-play-chess-with-a-webcam-with-lichess
Links
- https://github.com/lichess-org/api/blob/master/doc/specs/lichess-api.yaml
- https://github.com/careless25/lichess-bot
Bot account
Upgrade account to bot via:
curl -d '' https://lichess.org/api/bot/account/upgrade -H "Authorization: Bearer <yourTokenHere>"
Python lichess-bot