rhgrant10 / berserk

Python client for the lichess API
https://berserk.readthedocs.io
Other
142 stars 36 forks source link

Added support to challenge AI endpoint #13

Closed jrwaine closed 4 years ago

jrwaine commented 4 years ago

Added client.challenges.ai function for api/challenge/ai endpoint.

rhgrant10 commented 4 years ago

Thanks for this. I added the other challenge methods missing and also gave the create methods some readable and distinguished names:

All of these are in v0.10.0, now available on the PyPI.