Skip to content

Release 3.0.0b18

Pre-release
Pre-release
Compare
Choose a tag to compare
@Kowlin Kowlin released this 25 Jul 04:26
· 2265 commits to V3/develop since this release
e3bff7e

Enhancements:
bank.withdraw_credits will now accept 0. This allows developers to more easily create stuff that's free. (#1937)
The bot will now use uvloop when available (#1935)

Bugfixes:
Fixed a bug with the JSON driver not being able to save ints (#1953)
Fixed a outdated help text on a dev command (#1944)
Fixed an error caused by the bot not being able to send a DM on help. (#1955)
Fixed an issue with the permissions cache (#1945)