Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create seek #49

Closed
gbtami opened this issue Apr 21, 2018 · 10 comments
Closed

Create seek #49

gbtami opened this issue Apr 21, 2018 · 10 comments

Comments

@gbtami
Copy link
Contributor

gbtami commented Apr 21, 2018

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.

@ornicar
Copy link
Collaborator

ornicar commented Apr 22, 2018

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 ornicar closed this as completed Apr 22, 2018
@gbtami
Copy link
Contributor Author

gbtami commented Apr 22, 2018

@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.
computers

@ddugovic
Copy link
Contributor

ddugovic commented Apr 22, 2018

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...

@gbtami
Copy link
Contributor Author

gbtami commented Apr 22, 2018

Isn't "Analysis board -> Request a computer analysis" good enough or you are talking about some different idea?

@ddugovic
Copy link
Contributor

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.

@gbtami
Copy link
Contributor Author

gbtami commented Apr 22, 2018

Ah, I see now. Good idea!

@ddugovic
Copy link
Contributor

ddugovic commented Apr 22, 2018

Wow, it just occurred to me:

  • Players have been requesting a Lichess feature to generate puzzles based on their games
  • Lichess studies have a puzzle mode
  • https://github.com/clarkerubber/Python-Puzzle-Creator is open-source
  • Having BOTs interact with studies could integrate with the puzzle generator

@gbtami
Copy link
Contributor Author

gbtami commented May 29, 2018

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.

@gbtami
Copy link
Contributor Author

gbtami commented Jun 2, 2018

Seems other BOT authors like this also. See https://lichess.org/forum/team-lichess-bots/more-active-bots

@ddugovic
Copy link
Contributor

ddugovic commented Jun 6, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants