Skip to content

Conversation

sagarpatel211
Copy link

Summary of Changes

  • This ticket addresses the implementation for a Blackjack leaderboards function.

Motivation and Explanation

  • This feature improve the bot as it expands functionality by displaying a Leaderboards for game Blackjack

Related Issues

Steps to Reproduce

  • Run the Discord bot and checkout to leaderboard-helper
  • Call .bjlb t or .bjlb wr in your test channel to try it out

Demonstration of Changes

  • bjlb t to check the Blackjack total coins earned leaderboard
  • .bjlb wr to check the Blackjack winrate leaderboard

Further Information and Comments

  • Let me know if there's any changes I can make or improvements in my code style, documentation, etc.!

@sagarpatel211 sagarpatel211 linked an issue Jul 28, 2024 that may be closed by this pull request
@sagarpatel211 sagarpatel211 self-assigned this Jul 28, 2024
@davidgan1218
Copy link
Contributor

  1. Negative Coin Issue on Blackjack
  2. Winrate Leaderboard should be 0% instead of N/A if you have no wins.

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

Successfully merging this pull request may close these issues.

Add blackjack leaderboards
2 participants