Difference between revisions of "Lichess"
Jump to navigation
Jump to search
(→Links) |
|||
Line 8: | Line 8: | ||
* https://github.com/lichess-org/api/blob/master/doc/specs/lichess-api.yaml | * https://github.com/lichess-org/api/blob/master/doc/specs/lichess-api.yaml | ||
* https://github.com/careless25/lichess-bot | * https://github.com/careless25/lichess-bot | ||
+ | * https://github.com/veloce/lichobile/issues/1088 | ||
+ | |||
= Bot account = | = Bot account = | ||
* https://lichess.org/api#operation/apiStreamEvent | * https://lichess.org/api#operation/apiStreamEvent |
Revision as of 11:25, 28 November 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
- https://github.com/veloce/lichobile/issues/1088
Bot account
Upgrade account to bot via:
curl -d '' https://lichess.org/api/bot/account/upgrade -H "Authorization: Bearer <yourTokenHere>"
Python lichess-bot