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 3983eb3ba5 Support for API v7 error handling. 8 years ago
..
bin Add libopus DLLs for ease of use. 9 years ago
ext/commands [commands] Bot.get_all_emojis no longer exists. 8 years ago
__init__.py Export missing enums. 8 years ago
abc.py Add support for multiple file attachments. 8 years ago
backoff.py Add experimental reconnection logic. 8 years ago
calls.py Update copyright year to 2017. 8 years ago
channel.py Add TextChannel.members to get members that can see a channel. 8 years ago
client.py Remove unnecessary shielding. 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 Export missing enums. 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 Improve logging in more places. 8 years ago
guild.py Add Guild.explicit_content_filter. 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 Proper termination of HistoryIterator.flatten. 8 years ago
member.py Fix issue with members not copying correctly. 8 years ago
message.py Speed up message update handling. 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 Update copyright year to 2017. 8 years ago
permissions.py Fix view_audit_log incorrect pluralisation. 8 years ago
reaction.py Implement utilities for AsyncIterator. 8 years ago
relationship.py Update copyright year to 2017. 8 years ago
role.py Make Role.members use a list comprehension. 8 years ago
shard.py Use create_future wrapper for initially created Future. 8 years ago
state.py Improve logging in more places. 8 years ago
user.py Fix premium key being missing in profile endpoint. 8 years ago
utils.py Wrap asyncio.wait into a saner alternative that raises TimeoutError. 8 years ago
voice_client.py Ensure after is called inside the daemon thread for players. 8 years ago