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 98b981848d Move message creation to a factory method inside ConnectionState. 8 years ago
..
bin Add libopus DLLs for ease of use. 9 years ago
ext Rename MessageChannel abc to Messageable. 8 years ago
__init__.py Remove chunks of the voice code to redesign later. 8 years ago
abc.py Move message creation to a factory method inside ConnectionState. 8 years ago
calls.py Move message creation to a factory method inside ConnectionState. 8 years ago
channel.py Move message creation to a factory method inside ConnectionState. 8 years ago
client.py Move message creation to a factory method inside ConnectionState. 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 Add MessageChannel.typing context manager for prolonged typing. 8 years ago
embeds.py Move message creation to a factory method inside ConnectionState. 8 years ago
emoji.py Move message creation to a factory method inside ConnectionState. 8 years ago
enums.py Rename Server to Guild everywhere. 8 years ago
errors.py Split channel types. 8 years ago
game.py Add useful repr to all data classes. 8 years ago
gateway.py Move message creation to a factory method inside ConnectionState. 8 years ago
guild.py Move message creation to a factory method inside ConnectionState. 8 years ago
http.py Move message creation to a factory method inside ConnectionState. 8 years ago
invite.py Add useful repr to all data classes. 8 years ago
iterators.py Move message creation to a factory method inside ConnectionState. 8 years ago
member.py Move message creation to a factory method inside ConnectionState. 8 years ago
message.py Move message creation to a factory method inside ConnectionState. 8 years ago
mixins.py Slots use tuples instead now. 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 Add useful repr to all data classes. 8 years ago
reaction.py Move away from StateContext and use ConnectionState directly. 8 years ago
role.py Add Role.members to get every member with a role. 8 years ago
state.py Move message creation to a factory method inside ConnectionState. 8 years ago
user.py Add useful repr to all data classes. 8 years ago
utils.py Rename Server to Guild everywhere. 8 years ago
voice_client.py Absolute import some circular dependencies to appease Python 3.4. 8 years ago