We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ee740c commit f6e6d51Copy full SHA for f6e6d51
README.md
@@ -50,7 +50,7 @@ authenticate with. Follow the steps below to create the token and register it wi
50
steps will only need to be run once as cli-chess will remember the API token.
51
52
1. Open your browser and login to your Lichess account
53
-2. Click [here](https://lichess.org/account/oauth/token/create?scopes[]=board:play&scopes[]=challenge:read&scopes[]=challenge:write&description=cli-chess+token)
+2. Click [here](https://lichess.org/account/oauth/token/create?scopes[]=board:play&description=cli-chess+token)
54
to create a Lichess API token for cli-chess to authenticate with _(**NOTE**: Do not uncheck any of the
55
token permissions as these are required by cli-chess)_
56
3. Click "Create"
0 commit comments