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 d13df30e2a Add ability to edit guild invite splashes. 10 years ago
..
bin Add libopus DLLs for ease of use. 10 years ago
ext [commands] Add AutoShardedBot counterpart to AutoShardedClient. 10 years ago
__init__.py Implement AutoShardedClient for transparent sharding. 10 years ago
abc.py Fix Messageable.typing context manager. 10 years ago
calls.py Move message creation to a factory method inside ConnectionState. 10 years ago
channel.py VoiceChannel.voice_members is now computed when needed. 10 years ago
client.py Allow overriding the shard_ids used for initial shard launch. 10 years ago
colour.py Add useful repr to all data classes. 10 years ago
compat.py Add compatibility layer for `run_coroutine_threadsafe`. 10 years ago
context_managers.py Fix Messageable.typing context manager. 10 years ago
embeds.py Move message creation to a factory method inside ConnectionState. 10 years ago
emoji.py Move message creation to a factory method inside ConnectionState. 10 years ago
enums.py Rename Server to Guild everywhere. 10 years ago
errors.py Implement AutoShardedClient for transparent sharding. 10 years ago
game.py Add useful repr to all data classes. 10 years ago
gateway.py Add AutoShardedClient.change_presence. 10 years ago
guild.py Add ability to edit guild invite splashes. 10 years ago
http.py Implement AutoShardedClient for transparent sharding. 10 years ago
invite.py Add useful repr to all data classes. 10 years ago
iterators.py Change Messageable channel getter to be a coroutine. 10 years ago
member.py VoiceChannel.voice_members is now computed when needed. 10 years ago
message.py Move message creation to a factory method inside ConnectionState. 10 years ago
mixins.py Slots use tuples instead now. 10 years ago
object.py Move message creation to a factory method inside ConnectionState. 10 years ago
opus.py Add ability to set opus encoder input signal type. 10 years ago
permissions.py Add useful repr to all data classes. 10 years ago
reaction.py Move away from StateContext and use ConnectionState directly. 10 years ago
role.py Add Role.members to get every member with a role. 10 years ago
shard.py Remove extraneous prints. 10 years ago
state.py Allow overriding the shard_ids used for initial shard launch. 10 years ago
user.py Move global user cache to a WeakValueDictionary. 10 years ago
utils.py Rename Server to Guild everywhere. 10 years ago
voice_client.py Absolute import some circular dependencies to appease Python 3.4. 10 years ago