You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ This is a python3 based lichess board API client program for CERTABO physical bo
6
6
7
7
### Lichess API token
8
8
9
-
The API token can be created in the lichess preferences page ("API Access tokens"). Generate a personal access token and make sure to enable "Play games with the board API". Store the token in a file named 'lichess.token' in the same directory.
9
+
The API token can be created in the [lichess preferences page ("API Access tokens")](http://l.org/account/oauth/token/create?description=Certabo&scopes[]=board:play). Generate a personal access token and make sure to enable "Play games with the board API". Store the token in a file named 'lichess.token' in the same directory.
0 commit comments