Files
metrics/source/plugins/community/chess/README.md
2022-09-05 22:43:06 -04:00

27 lines
659 B
Markdown
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!--header-->
<!--/header-->
## ➡️ Available options
<!--options-->
<!--/options-->
## 🗝️ 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
<!--examples-->
<!--/examples-->