- Fix typings e.g. on_guild_channel_pins_update
- Tasks.loop bugfix if current day has passed
- Bump aiohttp dependency to allow 3.8+
- Interaction.send helper method for responding or sending
- Commands group hook inheritance for child commands
- Fix the permissions issue when iterating over a permission object
- Prefer static_format over format with static assets
- Fix VoiceClient aliasing not working as intended