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

Add economy system #1

Open
JohnnyJayJay opened this issue Aug 2, 2020 · 2 comments
Open

Add economy system #1

JohnnyJayJay opened this issue Aug 2, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@JohnnyJayJay
Copy link
Owner

Currently, chips have no real value and are therefore pretty meaningless. The bot could become more interesting if players had an actual, limited balance of chips that they would increase by winning games.

This would involve a couple of changes such as a database to store the chips of each player. Also, it requires some balancing:

  • What's the initial amount of chips you get?
  • How can you get chips without winning games (to not make it frustrating and to be able to build a solid budget)?
    • daily reward?
    • voting on top.gg?
@JohnnyJayJay JohnnyJayJay added the enhancement New feature or request label Aug 2, 2020
@JohnnyJayJay
Copy link
Owner Author

I think it would be good to simultaneously keep the old system nonetheless, so you can play any time without having to worry about your balance.

@JohnnyJayJay
Copy link
Owner Author

What should also be in the scope of this issue is the addition of custom buy-ins. To manage your balance you should only be restricted by a minimal, rather than a fixed buy-in.

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

No branches or pull requests

1 participant