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.
Rapptz c30ab8a3e5 Fix NameError in Role.edit when moving roles. 8 years ago
..
bin Add libopus DLLs for ease of use. 9 years ago
ext/commands [commands] Allow loading cogs from folders. 8 years ago
__init__.py Re-implement voice sending. 8 years ago
abc.py Fix NameError in GuildChannel.changed_roles 8 years ago
backoff.py Add experimental reconnection logic. 8 years ago
calls.py Update copyright year to 2017. 8 years ago
channel.py Remove unused imports. 8 years ago
client.py Timeout when doing initial connection. 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 Support for new member message types. 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 Timeout when doing initial connection. 8 years ago
guild.py Add Guild.voice_client shortcut. 8 years ago
http.py Support for API v7 error handling. 8 years ago
invite.py Fix support for instant invites. 8 years ago
iterators.py Remove unused imports. 8 years ago
member.py Remove unused imports. 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 Fix view_audit_log incorrect pluralisation. 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 Better handling of VOICE_SERVER_UPDATE. 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