mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-09 04:38:55 -05:00
* Removes `MAX_BALANCE` from bank, user `bank.get_max_balance()` now `[p]bankset maxbal` can be used to set the maximum bank balance Signed-off-by: Guy <guyreis96@gmail.com> * Adds `invoke_without_command` to `[p]trivial leaderboard` Signed-off-by: guyre <27962761+drapersniper@users.noreply.github.com>
1 line
58 B
ReStructuredText
1 line
58 B
ReStructuredText
Fixes a bug where ``[p]trivia leaderboard`` failed to run. |