Chew / MLB-GameFeed-Bot

Discord bot to show live game feeds and statistics of MLB games to a Discord channel. Used by over 1200 servers!
https://discord.com/application-directory/987144502374436895
9 stars 1 forks source link

Betting Support #2

Open Chew opened 1 year ago

Chew commented 1 year ago

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:

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