Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Modify traits to remove useless inheritance (#404) - Removes CacheAware from RestAware * Add missing dot * Fix code in website background * Fix notifying new pypi versions - Default HEAD version to 0.0.0 * Remove guild chunker and add cache configuration (#412) - Fix traits - Fix updating voice state payload - Remove stateless cache and stateless guild chunker - Clear out cache on bot close - Configurable cache - Temporarily removed guild_chunker - General cleanup * Merge stateless and stateware event managers (#424) - Remove guild chunker - Provide request_nonce on GuildAvailableEvent to aid users * Address some comments in pr - `get_user` added in PresenceUpdateEvent - `MessageDeleteEvent.channel` now also asserts for None
- Loading branch information