You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Twentysix 86b9099f3a Changed audit_log to audit_logs in documentation 8 years ago
..
bin Add libopus DLLs for ease of use. 9 years ago
ext/commands [commands] Fix lack of space in when_mentioned 8 years ago
__init__.py Implement audit logs. 8 years ago
abc.py Fix NameError in GuildChannel.changed_roles 8 years ago
audit_logs.py Changed audit_log to audit_logs in documentation 8 years ago
backoff.py Add experimental reconnection logic. 8 years ago
calls.py Update copyright year to 2017. 8 years ago
channel.py Better TextChannel.is_nsfw() check. 8 years ago
client.py Add Client.get_emoji to get an Emoji from an ID. 8 years ago
colour.py Check that the type in Colour and Permissions are int. 8 years ago
compat.py Add compatibility shim for asyncio.Future creation. 8 years ago
context_managers.py Start typing immediately when using async typing context manager. 8 years ago
embeds.py Handle aware datetimes in embeds. 8 years ago
emoji.py Keep track of Emoji instances myself. 8 years ago
enums.py Implement audit logs. 8 years ago
errors.py Support for API v7 error handling. 8 years ago
file.py Fix File not using the filename if given 8 years ago
game.py Update copyright year to 2017. 8 years ago
gateway.py Wait 5 seconds before attempting to RESUME during INVALIDATE_SESSION. 8 years ago
guild.py Changed audit_log to audit_logs in documentation 8 years ago
http.py Implement audit logs. 8 years ago
invite.py Fix support for instant invites. 8 years ago
iterators.py Implement audit logs. 8 years ago
member.py Implement audit logs. 8 years ago
message.py Allow using Reaction objects while adding or removing reactions. 8 years ago
mixins.py Update copyright year to 2017. 8 years ago
object.py Update copyright year to 2017. 8 years ago
opus.py Re-implement voice sending. 8 years ago
permissions.py Implement audit logs. 8 years ago
player.py Allow setting a default volume in PCMVolumeTransformer. 8 years ago
reaction.py Remove unused imports. 8 years ago
relationship.py Update copyright year to 2017. 8 years ago
role.py Fix NameError in Role.edit when moving roles. 8 years ago
shard.py Timeout when doing initial connection. 8 years ago
state.py Add Client.get_emoji to get an Emoji from an ID. 8 years ago
user.py Fix premium key being missing in profile endpoint. 8 years ago
utils.py Remove unused imports. 8 years ago
voice_client.py Add PCMVolumeTransformer to augment volume of a PCM stream. 8 years ago