-
Notifications
You must be signed in to change notification settings - Fork 11
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
Amazing Service #4
Comments
Hi systats! I am glad you liked the platform! We put lot of effort to make it look good, but pokerwars is still only a side project. For this reason, we didn't have the time to market it to make it known to the world, and so create a community. We have a slack workspace, but for the same reason, it's the opposite of active :) I can add you in if you'd like. |
Hi francescopeloi: it would be nice to contribute where I can to improve the experience of your users. I think I have some fairly simple to implement suggestions like:
There are also ideas that might take longer:
I would be delighted to find a spot in slack for some of these points. Finally, your platform is already really nice. After all I enjoy watching the bots fight way more than playing poker myself ;) Cheers, |
Thanks for your valuable input @systats . My answers to your points here below.
This is something we discussed a lot when implementing the sorting. There are multiple forces at stake, and any decision taken somehow benefit one and discourage another. We said to start by doing what we think it's fair, also assuming a fair behaviour of our users, and so chose to sort by %, and then revisit after some time. You are right when you say that sorting by % does not incentive to play more (as soon as you get a high percentage, you stop, to help here we have a limit of tournaments a bot must play before it's displayed in the leaderboard), and could incentive the creation of fake accounts like you mention. But we haven't seen this happening for now. If there's a concern of fake account playing just to stay on top of the leaderboard please let us know, we are of course happy to revisit our choices based on new findings.
We have a mechanism for this already, unfortunately it's not perfect (there is a bug). Your bot shouldn't be waiting more than a few minutes to start a tournament, if this happens it's more likely that we lost your bot subscription and you'd need it to re-subscribe. We can look more into details of this if you could send the tournament ids of where this has happened to you.
Currently blinds are 1/2, doubled every 10 rounds, and every bot starts with 100 chips. We can easily change these values, but not sure what would be better to increase heads up satisfaction. What values would you suggest? A better way probably would be to change how the blinds increase, following a more complex function than just doubling every n rounds.
Definitely. Added to the list of things to do. On the server under maintenance, we have a very high up time so far, we have never done a maintenance which required a downtime in the last year. Are you seeing the server being down sometimes?
That's a great idea and would be our next step if we see some user traction. Unfortunately the usage is not high, so we are not yet sure it justifies the time spent in development we'd have to do to build this. We would like to share all tournaments data, but we are talking about a lot of data we'd need to store and pay for, that's why we aggregate weekly (otherwise also leaderboard would take forever to load), and so loose some granularity. But it's definitely in the pipeline and something we need to think about.
We really count on users like you who come with ideas and want to contribute, we realised that that's the only way pokerwars can survive. I'll try to see if I can find a creative way (which means quick! :D) to get this done. Again, thanks for the time you spent writing these detailed posts, it really means a lot to us. |
I take the opportunity to jump in and join systats in thanking you for this great service. Getting tournament data at the end of each tournament would be amazing! Again thank you for the service, which is even more impressive knowing it is a side-project! |
Hi folks, we started recently to use your API and found it very convenient. Its quite funny to watch the bots fighting.
I wonder whether there is a way to connect to other developers by mailing or chatting in order to exchange experiences. Also, is there a way to download his or her hand logs in a standard format? And maybe voluntarily open source them? And finally can you provide more agent stats (MBB, FR, total earnings, and over time performance)? Let us know if we can help.
Thanks for all the work you have already done!
Best,
Simon
PS: we power deep_pot, pokeras, and poker_eye in case you are eager to exchange insights.
The text was updated successfully, but these errors were encountered: