Robert Spralja

Results 3 comments of Robert Spralja

Hi @elizaaverywilson! This repository seems to no longer be maintained, try checking out [ZackClements/berserk](https://github.com/ZackClements/berserk). The officially endorsed Python Lichess API client according to the [documentation](https://lichess.org/api#section/Introduction/Clients).

`client.users.get_realtime_statuses(*['Sasageyo', 'Voinikonis_Nikita', 'Zugzwangerz'])` or `client.users.get_realtime_statuses('Sasageyo', 'Voinikonis_Nikita', 'Zugzwangerz')` should work,

This also means that an empty `PaginatedList` evaluates to `True` instead of `False`!