diff --git a/source/plugins/community/chess/README.md b/source/plugins/community/chess/README.md index 3eff2a87..1b81045c 100644 --- a/source/plugins/community/chess/README.md +++ b/source/plugins/community/chess/README.md @@ -6,6 +6,20 @@ +## đŸ—ī¸ Obtaining a lichess.org token + +Create a [lichess.org account](https://lichess.org) and select [API access tokens](https://lichess.org/account/oauth/token) to get a token. + +![lichess.org token](/.github/readme/imgs/plugin_chess_lichess_token_0.png) + +It is not necessary to add additional scopes: + +![lichess.org token](/.github/readme/imgs/plugin_chess_lichess_token_1.png) + +Create token and store it in your secrets: + +![lichess.org token](/.github/readme/imgs/plugin_chess_lichess_token_0.png) + ## â„šī¸ Examples workflows