index
:
discord.py
1.2.x
async
feature/ext-tasks
feature/threads
legacy
master
neo-docs
task-heartbeat
v1.3.x
v1.4.x
v1.5.x
v1.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
discord
/
audit_logs.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change internal role storage in Guild to a dict instead of a list.
Rapptz
2018-09-24
1
-5
/
+5
*
Change docstrings to raw-strings
BeatButton
2018-09-14
1
-1
/
+1
*
Add intersphinx
Tobotimus
2018-01-06
1
-2
/
+2
*
Add support for Guild.system_channel
Rapptz
2017-08-17
1
-0
/
+1
*
Fix cases where user_id can be None in audit logs.
Rapptz
2017-08-15
1
-1
/
+1
*
Fix AuditLogDiff.__iter__ to return an actual iterable.
Rapptz
2017-06-04
1
-1
/
+1
*
Don't assume the inviter is always there.
Rapptz
2017-05-31
1
-1
/
+4
*
Only set the attribute if it isn't None.
Rapptz
2017-05-10
1
-1
/
+3
*
Make AuditLogDiff.roles an empty list instead of None.
Rapptz
2017-05-07
1
-1
/
+1
*
Fix NameError when making things Object in audit logs.
Rapptz
2017-05-07
1
-2
/
+2
*
Audit log role add and removes are lists, not single item.
Rapptz
2017-05-06
1
-10
/
+15
*
Add support for message delete audit log action type.
Rapptz
2017-05-04
1
-0
/
+10
*
Changed audit_log to audit_logs in documentation
Twentysix
2017-04-30
1
-1
/
+1
*
Implement audit logs.
Rapptz
2017-04-30
1
-0
/
+319