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 4c981ee631 Add support for relationships. 8 years ago
..
bin Add libopus DLLs for ease of use. 9 years ago
ext [commands] Guarantee that local error handler is called before generic. 8 years ago
__init__.py Add support for relationships. 8 years ago
abc.py Fix bug with GuildChannel.edit and Role.edit with positions. 8 years ago
calls.py Move message creation to a factory method inside ConnectionState. 8 years ago
channel.py Remove _get_guild_id from Messageable ABC. 8 years ago
client.py Make ClientUser separate from a regular User. 8 years ago
colour.py Add useful repr to all data classes. 8 years ago
compat.py Add compatibility layer for `run_coroutine_threadsafe`. 9 years ago
context_managers.py Fix Messageable.typing context manager. 8 years ago
embeds.py Add missing fields to Embed.from_data() 8 years ago
emoji.py Move message creation to a factory method inside ConnectionState. 8 years ago
enums.py Add support for relationships. 8 years ago
errors.py Rename NoMoreMessages to NoMoreItems. 8 years ago
game.py Add useful repr to all data classes. 8 years ago
gateway.py Add AutoShardedClient.change_presence. 8 years ago
guild.py Reimplement Guild.me property without patching it in. 8 years ago
http.py Add support for relationships. 8 years ago
invite.py Add useful repr to all data classes. 8 years ago
iterators.py Make Reaction.users return an async iterator. 8 years ago
member.py Add support for relationships. 8 years ago
message.py Remove _get_guild_id from Messageable ABC. 8 years ago
mixins.py Remove extraneous unneeded hash calls. 8 years ago
object.py Move message creation to a factory method inside ConnectionState. 8 years ago
opus.py Add ability to set opus encoder input signal type. 8 years ago
permissions.py Remove extraneous kwargs from Permissions constructor. 8 years ago
reaction.py Make Reaction.users return an async iterator. 8 years ago
relationship.py Add support for relationships. 8 years ago
role.py Fix bug with GuildChannel.edit and Role.edit with positions. 8 years ago
shard.py Fix AutoShardedClient docstring. 8 years ago
state.py Add support for relationships. 8 years ago
user.py Add support for relationships. 8 years ago
utils.py Allow uploading of GIFs for users. 8 years ago
voice_client.py Absolute import some circular dependencies to appease Python 3.4. 8 years ago