21 Commits (3c9bcc285147154a2980f6e661efdfa676672b6a)

Author SHA1 Message Date
NCPlayz 3c9bcc2851 Improve documentation 6 years ago
Rapptz 2cd6d771ec Make __repr__ slightly more detailed and add a few missing ones. 6 years ago
Rapptz 6f26a4aad8 Improve performance of value -> enum by about 5x. 6 years ago
Dante Dam 9656a21ebe Bumped copyright years to 2019. 6 years ago
Rapptz 7f4c57dd5a Fix overwriting of AuditLogDiff.roles for multiple $add/$remove keys 6 years ago
Rapptz 8b18fa307b Add support for default notification level in audit logs and Guild.edit 6 years ago
Rapptz 836ae73040 Add support for AuditLogDiff.slowmode_delay. 7 years ago
Rapptz 3d03dbc451 Change internal role storage in Guild to a dict instead of a list. 7 years ago
BeatButton a4d1599ce9 Change docstrings to raw-strings 7 years ago
Tobotimus 3112e1c17e Add intersphinx 7 years ago
Rapptz 13c6a0a17a Add support for Guild.system_channel 8 years ago
Rapptz d8360411ea Fix cases where user_id can be None in audit logs. 8 years ago
Rapptz 1cf50f8054 Fix AuditLogDiff.__iter__ to return an actual iterable. 8 years ago
Rapptz b13d437bb9 Don't assume the inviter is always there. 8 years ago
Rapptz 6b063deda9 Only set the attribute if it isn't None. 8 years ago
Rapptz 140be3e4c8 Make AuditLogDiff.roles an empty list instead of None. 8 years ago
Rapptz 2b44876955 Fix NameError when making things Object in audit logs. 8 years ago
Rapptz 7916878eb5 Audit log role add and removes are lists, not single item. 8 years ago
Rapptz 86bfcdd129 Add support for message delete audit log action type. 8 years ago
Twentysix 86b9099f3a Changed audit_log to audit_logs in documentation 8 years ago
Rapptz c54a6a927d Implement audit logs. 8 years ago