12 Commits (f1f0e169e425ac9c849561788281e27bd8bb0acd)

Author SHA1 Message Date
Rapptz f1f0e169e4 Add __slots__ where appropriate to data classes. 9 years ago
Rapptz 9075d46efd Add on_member_ban and on_member_unban events. 9 years ago
Rapptz 63565026c4 Remove on_status event. Superseded by on_member_update. 9 years ago
Rapptz 49d78c69c7 All update related events now pass in the previous state. 9 years ago
Rapptz 4f66d41ca3 Add Server.me attribute to access the Member version of Client.user. 9 years ago
Rapptz de1c74a399 Make more things into properties. 9 years ago
Rapptz 7f0a048299 Fix GUILD_ROLE_DELETE triggering ValueError. 9 years ago
Steven Berler 037da750dd avoid potential bug when creating new private msgs 9 years ago
Rapptz cfc26b894f Fix issue with member.roles being empty. 9 years ago
Rapptz 80b32e769e Handle GUILD_UPDATE 9 years ago
Rapptz 79bdf2a721 Add enumerators instead of strings. 9 years ago
Rapptz f197c34583 Begin working on asyncio port. 9 years ago