lichess-org / api

Lichess API documentation and examples
https://lichess.org/api
GNU Affero General Public License v3.0
417 stars 140 forks source link

API Endpoint request: Support for open ended challenge for Stockfish Computer #220

Open jalpp opened 1 year ago

jalpp commented 1 year ago

I'm working on feature that allows user to directly challenge Stockfish right now I am pasting Stockfish similar BOTs' Lichess profile and hoping user clicks on profile link and go through creating challenge links steps. Stockfish can be played by anonymous players so I don't know why there is no open ended challenge endpoint for playing Stockfish. There is also no custom link where user can click on and directly start a Stockfish game. Hope devs consider creating a open ended challenge API endpoint for challenging different levels of Stockfish for different time controls.

Thanks!

trevorbayless commented 1 year ago

The endpoint api/challenge/ai exists, Is that what you’re looking for?

ornicar commented 1 year ago

The endpoint api/challenge/ai exists, Is that what you’re looking for?

That's not an open challenge, it's an oauth endpoint.