← Back to plugins index | |
This plugin displays the last game you played on a supported chess platform. | |
This plugin is not affiliated, associated, authorized, endorsed by, or in any way officially connected with any of the supported provider. All product and company names are trademarks™ or registered® trademarks of their respective holders. | |
Authors | @lowlighter |
Supported features → Full specification |
📗 Classic template |
👤 Users 👥 Organizations 📓 Repositories |
|
🗝️ plugin_chess_token |
|
Create a lichess.org account and select API access tokens to get a token.
It is not necessary to add additional scopes:
Create token and store it in your secrets:
name: Last chess game from lichess.org
uses: lowlighter/metrics@latest
with:
filename: metrics.plugin.chess.svg
token: NOT_NEEDED
base: ""
plugin_chess: yes
plugin_chess_token: ${{ secrets.CHESS_TOKEN }}
plugin_chess_platform: lichess.org