You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Betting seems to be a popular request. Here's how I plan to implement it:
Everyone starts with 100 credits with /betting account create
People can claim 5 daily credits with /betting claim (and can vote on top.gg for +5 extra credits per vote)
Users can only bet on MLB games
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.
The text was updated successfully, but these errors were encountered:
Betting seems to be a popular request. Here's how I plan to implement it:
/betting account create
/betting claim
(and can vote on top.gg for +5 extra credits per vote)/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:
/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.
The text was updated successfully, but these errors were encountered: