mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2026-05-05 16:23:27 -04:00
5bd7a23864
* Fixed equality operator can_spend function should be using a >= instead > so that you can spend all of your currency. * Update bank.py Fix for withdraw using the wrong equality operator. * Revert withdraw_credits Reverted withdraw_credits back to original operator.