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

Betting Support #2

Open
Chew opened this issue Sep 29, 2023 · 0 comments · May be fixed by #5
Open

Betting Support #2

Chew opened this issue Sep 29, 2023 · 0 comments · May be fixed by #5
Labels
enhancement New feature or request
Milestone

Comments

@Chew
Copy link
Owner

Chew commented Sep 29, 2023

Betting seems to be a popular request. Here's how I plan to implement it:

  1. Everyone starts with 100 credits with /betting account create
  2. People can claim 5 daily credits with /betting claim (and can vote on top.gg for +5 extra credits per vote)
  3. Users can only bet on MLB games
  4. Users can bet on the outcome of the game, and stats like a player getting x hits, or a pitcher throwing x strikes, etc. With /betting bet [amount] [game] [type (batter/pitcher/outcome)] [actor (player/team)] [result (win/loss for games, stats for players)]

If a bet is successful, the user will be notified and will be credited.

Other stuff:

  • Leaderboards: /betting top [server/all]

Worth noting: This will not be available until next season, I will need to work on it during the off season.

@Chew Chew added the enhancement New feature or request label Sep 29, 2023
@Chew Chew added this to the 2024 Season milestone Sep 29, 2023
@Chew Chew linked a pull request Nov 5, 2023 that will close this issue
6 tasks
@Chew Chew moved this to In Progress in MLB Game Feed Roadmap Aug 15, 2024
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
Status: On Hold
Development

Successfully merging a pull request may close this issue.

1 participant