From 6fdddedc759eb06d9b40fdfabf96471bdc409746 Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Mon, 5 Sep 2022 22:43:06 -0400 Subject: [PATCH] docs(plugins/community/chess): obtaining a token --- source/plugins/community/chess/README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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