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 cbbc75cd8d Move purge and delete_messages from Messageable. 9 years ago
..
bin Add libopus DLLs for ease of use. 10 years ago
ext/commands [commands] Register cog listeners with the name of the attribute. 9 years ago
__init__.py Remove unused ChannelPermissions namedtuple. 10 years ago
abc.py Move purge and delete_messages from Messageable. 9 years ago
backoff.py Add experimental reconnection logic. 10 years ago
calls.py Update copyright year to 2017. 10 years ago
channel.py Move purge and delete_messages from Messageable. 9 years ago
client.py Miscellaneous documentation fixes in Client.wait_for 9 years ago
colour.py Check that the type in Colour and Permissions are int. 9 years ago
compat.py Add compatibility shim for asyncio.Future creation. 10 years ago
context_managers.py Update copyright year to 2017. 10 years ago
embeds.py Update copyright year to 2017. 10 years ago
emoji.py Update copyright year to 2017. 10 years ago
enums.py Update copyright year to 2017. 10 years ago
errors.py Update copyright year to 2017. 10 years ago
game.py Update copyright year to 2017. 10 years ago
gateway.py Add info logging for close codes we cannot handle. 9 years ago
guild.py Make Guild.large a property instead of an attribute. 9 years ago
http.py Better group DM support. 10 years ago
invite.py Fix support for instant invites. 10 years ago
iterators.py Add support for limit=None in Messageable.history. 10 years ago
member.py Forward keyword arguments in Member.ban 9 years ago
message.py Fix bug with Message.role_mentions always being empty. 10 years ago
mixins.py Update copyright year to 2017. 10 years ago
object.py Update copyright year to 2017. 10 years ago
opus.py Update copyright year to 2017. 10 years ago
permissions.py Check that the type in Colour and Permissions are int. 9 years ago
reaction.py Implement utilities for AsyncIterator. 10 years ago
relationship.py Update copyright year to 2017. 10 years ago
role.py Change Role.is_everyone to Role.is_default. 10 years ago
shard.py Add experimental reconnection logic. 10 years ago
state.py Check for PrivateChannel before GuildChannel in Client.get_channel 9 years ago
user.py Add User.avatar_url_as to convert a user's avatar. 9 years ago
utils.py Wrap asyncio.wait into a saner alternative that raises TimeoutError. 9 years ago
voice_client.py Ensure after is called inside the daemon thread for players. 10 years ago