Swiddis / word-debt-bot

A Discord bot for running a little reading game.
MIT License
2 stars 2 forks source link

Add `buy` command with basic commands #31

Closed Swiddis closed 5 months ago

Swiddis commented 6 months ago

WIP PR implementing buy with Bonus Genre. Plan on also adding Debt Increase before shipping.

Closes #14 Closes #19 too -- ended up being really inconvenient to debug without some way to get visibility on player profiles so I added it

codecov-commenter commented 6 months ago

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (5034fe7) 82.75% compared to head (5fc4cd1) 82.79%.

Files Patch % Lines
src/word_debt_bot/cogs/game_commands.py 75.00% 12 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #31 +/- ## ========================================== + Coverage 82.75% 82.79% +0.03% ========================================== Files 9 9 Lines 203 279 +76 ========================================== + Hits 168 231 +63 - Misses 35 48 +13 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Swiddis commented 5 months ago

Will add a way to list store items as part of the PR for .help.