Hello,
How can I create a link so that I can send the link to two users who don't have lichess accounts and when they click on the link both of their games should begin?
Thank you
Hello,
How can I create a link so that I can send the link to two users who don't have lichess accounts and when they click on the link both of their games should begin?
Thank you
Click "Play with a friend" on the Lichess home page.
Then, make it casual.
Finally, share the link with your friend.
Click "Play with a friend" on the Lichess home page.
Then, make it casual.
Finally, share the link with your friend.
That creates a game between you and whoever you send the link though. OP asked for a link which two people can use to get paired.
It's possible to create such a link using the API: https://lichess.org/api#operation/challengeOpen but there's currently no easy interface for non-programmers/ppl who don't how to call rest APIs for it that I'm aware of (there certainly isn't an official one from Lichess but in theory somebody else could write one).
That creates a game between you and whoever you send the link though. OP asked for a link which two people can use to get paired.
It's possible to create such a link using the API: https://lichess.org/api#operation/challengeOpen but there's currently no easy interface for non-programmers/ppl who don't how to call rest APIs for it that I'm aware of (there certainly isn't an official one from Lichess but in theory somebody else could write one).
If they no not have Lichess.org accounts ( and why not ? ) just e-mail or text msg them.
If they no not have Lichess.org accounts ( and why not ? ) just e-mail or text msg them.
Thank you @benwerner I was exactly looking for this
@benwerner said in #3:
That creates a game between you and whoever you send the link though. OP asked for a link which two people can use to get paired.
It's possible to create such a link using the API: lichess.org/api#operation/challengeOpen but there's currently no easy interface for non-programmers/ppl who don't how to call rest APIs for it that I'm aware of (there certainly isn't an official one from Lichess but in theory somebody else could write one).
Thank you @benwerner I was exactly looking for this
@benwerner said in #3:
> That creates a game between you and whoever you send the link though. OP asked for a link which two people can use to get paired.
>
> It's possible to create such a link using the API: lichess.org/api#operation/challengeOpen but there's currently no easy interface for non-programmers/ppl who don't how to call rest APIs for it that I'm aware of (there certainly isn't an official one from Lichess but in theory somebody else could write one).
I would like this feature as well. Added to GitHub.
https://github.com/lichess-org/lila/issues/11097
I would like this feature as well. Added to GitHub.
https://github.com/lichess-org/lila/issues/11097