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 bfe2b4fc03 Fix Member.display_name to work. 8 years ago
..
bin Add libopus DLLs for ease of use. 9 years ago
ext [commands] Better support for retrieving children commands. 8 years ago
__init__.py Remove unused ChannelPermissions namedtuple. 8 years ago
abc.py Fix support for instant invites. 8 years ago
calls.py Update copyright year to 2017. 8 years ago
channel.py Better group DM support. 8 years ago
client.py Fix NameError in Client.get_invite 8 years ago
colour.py Update copyright year to 2017. 8 years ago
compat.py Add compatibility shim for asyncio.Future creation. 8 years ago
context_managers.py Update copyright year to 2017. 8 years ago
embeds.py Update copyright year to 2017. 8 years ago
emoji.py Update copyright year to 2017. 8 years ago
enums.py Update copyright year to 2017. 8 years ago
errors.py Update copyright year to 2017. 8 years ago
game.py Update copyright year to 2017. 8 years ago
gateway.py Add missing continue statement in gateway futures. 8 years ago
guild.py Fix more places where server is used instead of guild in docstrings. 8 years ago
http.py Better group DM support. 8 years ago
invite.py Fix support for instant invites. 8 years ago
iterators.py Update copyright year to 2017. 8 years ago
member.py Fix Member.display_name to work. 8 years ago
message.py Call message edit handlers after attempting to patch individual fields 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 Update copyright year to 2017. 8 years ago
reaction.py Update copyright year to 2017. 8 years ago
relationship.py Update copyright year to 2017. 8 years ago
role.py Change Role.is_everyone to Role.is_default. 8 years ago
shard.py Rewrite RESUME logic to be more in line with what is requested. 8 years ago
state.py Add missing int casts in many different events in the state. 8 years ago
user.py Fix Member.display_name to work. 8 years ago
utils.py Update copyright year to 2017. 8 years ago
voice_client.py Update copyright year to 2017. 8 years ago