Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement lichess.org/games "division" and "accuracy" arguments #79

Open
kmike opened this issue Jul 15, 2024 · 1 comment
Open

Implement lichess.org/games "division" and "accuracy" arguments #79

kmike opened this issue Jul 15, 2024 · 1 comment

Comments

@kmike
Copy link

kmike commented Jul 15, 2024

Hey! It seems there are some arguments in the Lichess Games API (https://lichess.org/api#tag/Games) which are not supported by the client library. Noticed it because I wanted to use "division" argument; "accuracy" is also missing. It'd be great to add them to the library.

@icp1994
Copy link
Contributor

icp1994 commented Jul 15, 2024

We should probably support an optional "opts" dict argument to most of the endpoints instead of trying to enumerate all the query params.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants