Releases
v2.0.0
2.0.0 (2023-05-05)
⚠ BREAKING CHANGES
[db] is now required as an extra to use database dependencies
remove unused exceptions mod
remove guild logging to a cog
move command logs to a cog
remove config to kwarg options
remove emojis dict shim
remove cli
use exts/**/*.py for extensions
remove help config
wraps: remove ctx convert methods
remove old blacklist
remove help cog
Bug Fixes
add guild ids to delarva (8acca62 )
attempt commandlog composte patch (1abb10e )
blacklist: i am so good (622f5e3 )
blacklist: thanks copilot (13c0933 )
blacklist: wait for ready before loading (f89ddd6 )
composite pk? (7cc0a09 )
import db metadata (17d263e )
log-commands: i hope (8a2613a )
move db models elsewhere to be cached (addaf31 )
oh 💀 (b06e7a5 )
properly close db (93a9579 )
remove import to cogs (267cbd9 )
remove unused and outdated checks (5247d29 )
wraps: use proper attr for colour from bot (13b1cfd )
yet again thanks ormar <3 (2c6f4b4 )
Code Refactoring
Miscellaneous Chores
move db deps to optional extra (1f97e5b )
You can’t perform that action at this time.