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 b9dafe375f Add some basic ABCs. 10 years ago
..
bin Add libopus DLLs for ease of use. 10 years ago
ext Switch IDs to use int instead of str 10 years ago
__init__.py Add some basic ABCs. 10 years ago
abc.py Add some basic ABCs. 10 years ago
calls.py Switch IDs to use int instead of str 10 years ago
channel.py Switch IDs to use int instead of str 10 years ago
client.py Begin working on the rewrite. 10 years ago
colour.py Fix Colour.__str__ to actually pad zeroes. 10 years ago
compat.py Add compatibility layer for `run_coroutine_threadsafe`. 10 years ago
embeds.py Make discord.Embed builder more strict and easier to use. 10 years ago
emoji.py Switch IDs to use int instead of str 10 years ago
enums.py Add support for "Do Not Disturb" and "Invisible" statuses. 10 years ago
errors.py Make HTTPException get the error JSON's message attribute. 10 years ago
game.py Add Game.type and Game.url attributes to change streaming status. 10 years ago
gateway.py Discard null sequences in the gateway. 10 years ago
http.py Properly propagate loop. Fixes #420. 10 years ago
invite.py Begin working on the rewrite. 10 years ago
iterators.py Begin working on the rewrite. 10 years ago
member.py Optimise VoiceState for memory. 10 years ago
message.py Switch IDs to use int instead of str 10 years ago
mixins.py Update license of files to 2016. 11 years ago
object.py Fix import for Object.created_at 10 years ago
opus.py Add ability to set opus encoder input signal type. 10 years ago
permissions.py Add PermissionOverwrite.is_empty to query empty state of an overwrite. 10 years ago
reaction.py Documentation fixes. 10 years ago
role.py Switch IDs to use int instead of str 10 years ago
server.py Switch IDs to use int instead of str 10 years ago
state.py Switch IDs to use int instead of str 10 years ago
user.py Switch IDs to use int instead of str 10 years ago
utils.py Switch IDs to use int instead of str 10 years ago
voice_client.py Catch Player errors and gracefully stop them. 10 years ago