- Fixes all known issues with `discord.ext.commands`. - Fixes `guild.me`. - (Partially) fixes `guild.members` (only if you have `manage_guild` permission). - Fixes large guild events.
1.7.8
- Removes all bot-only methods + functions - Undeprecates user-only functions - Removes all traces of bots and removes deprecation notes from docstrings
1.7.7
- Add lazy loading patch to group dms (fixes 11)
1.7.6
- Code clean-up - Bug fixes - Deprecated bot accounts Note: Because of deprecated bot accounts, ``bot=False`` is no longer necessary.