mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-07 03:38:53 -05:00
* 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.