rhgrant10 / berserk

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

support for new broadcast API #9

Closed WolfgangFahl closed 4 years ago

WolfgangFahl commented 4 years ago

Description

There is a new API https://lichess.org/api#tag/Broadcasts

What I Did

Asked for broadcast api support and

rhgrant10 commented 4 years ago

Thanks for bringing this new endpoint to my attention @WolfgangFahl. I'll add support for this soon. Also looking into ways of potentially generating a client from spec on a periodic basis. Stay tuned.

WolfgangFahl commented 4 years ago

see https://gitter.im/play-chess-with-a-webcam/community for where things are needed

rhgrant10 commented 4 years ago

Hey @WolfgangFahl, broadcast support is now available on v0.4.0 on PyPI. Let me know if you find any problems. I'll be adding support for more missing endpoints soon.

WolfgangFahl commented 4 years ago

thx i'll get back to you a soon as i make progress.