Closed gbtami closed 6 years ago
No point in having engines play when no-one is looking.
If you're looking to keep your CPU warm, please give https://github.com/niklasf/fishnet a try instead.
@ornicar I think the goal of this whole BOT thing is to offer users a possibility to share their CPU resources and offer lichess users some additional engine partners besides stockfish.
"No point in having engines play when no-one is looking." To be clear I'm suggesting advertising BOT seeks acceptable by only humans, not for BOT-BOT games. Now most of the users doesn't know about BOTs on lichess at all.The idea is to help human users to find engine partners easier to play with. Similar to other servers like FICS/ICC do.
I think the goal of this whole BOT thing is to offer users a possibility to share their CPU resources
@gbtami To that end, how about using BOTs to study games? It would be cool if somehow https://github.com/rpdelaney/python-chess-annotator and/or other annotators could auto-annotate studies upon command...
Isn't "Analysis board -> Request a computer analysis" good enough or you are talking about some different idea?
I'm talking about using python-chess-annotator
(or any other custom annotator) integrated with any engine(s), database(s), third-party API(s), etc. instead of requiring Lichess server-side analysis.
Ah, I see now. Good idea!
Wow, it just occurred to me:
Just seen that CDill suggested the similar idea at https://lichess.org/forum/team-lichess-bots/bot-ratings#5 Seems a perfect solution to enhance bots visibility.
Seems other BOT authors like this also. See https://lichess.org/forum/team-lichess-bots/more-active-bots
I agree, re-working the "play against the machine" feature to list all available (AI and BOT) opponents would be interesting. But regardless of how it's presented, a change like that would require some sort of seek API so BOTs could indicate what categories of challenges they would accept.
It would be a great enhancement having a new seek section in config.yml with some user defined seek lines. Using this if a BOT has a free process (and challenges queue is empty) pychess-bot automatically send a new seek (picking the next one from config.yml seek section) to be appear on lichess lobby tab.