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 e3c9b6590c Use a task instead of a thread for heartbeats. 8 years ago
..
bin Add libopus DLLs for ease of use. 9 years ago
ext [commands] Make Command a descriptor for #426. 8 years ago
__init__.py Version bump to v0.16.8 8 years ago
calls.py Fix SyntaxError in constructing VoiceState for Python 3.4 9 years ago
channel.py Add Channel.overwrites to get a channel's permission overwrites. 8 years ago
client.py Change yield from to await in some docstrings. 8 years ago
colour.py Fix Colour.__str__ to actually pad zeroes. 9 years ago
compat.py Add compatibility layer for `run_coroutine_threadsafe`. 9 years ago
embeds.py Make discord.Embed builder more strict and easier to use. 8 years ago
emoji.py Emoji.url uses api url. 9 years ago
enums.py Use CDN URL for assets. 8 years ago
errors.py Make HTTPException get the error JSON's message attribute. 9 years ago
game.py Add Game.type and Game.url attributes to change streaming status. 9 years ago
gateway.py Use a task instead of a thread for heartbeats. 8 years ago
http.py Use an asyncio.Event instead of an asyncio.Lock for global rate limits. 8 years ago
invite.py Update license of files to 2016. 9 years ago
iterators.py Inject full Emoji to Reaction if we have it. 9 years ago
member.py Fix Member.server_permissions docstring. 9 years ago
message.py Inject full Emoji to Reaction if we have it. 9 years ago
mixins.py Update license of files to 2016. 9 years ago
object.py Fix import for Object.created_at 9 years ago
opus.py Add ability to set opus encoder input signal type. 8 years ago
permissions.py Documentation fix. 8 years ago
reaction.py Documentation fixes. 8 years ago
role.py Fix role comparisons. 8 years ago
server.py Use CDN URL for assets. 8 years ago
state.py Fix potential chunking woe. 8 years ago
user.py Use CDN URL for assets. 8 years ago
utils.py Add support for "Do Not Disturb" and "Invisible" statuses. 9 years ago
voice_client.py Change yield from to await in some docstrings. 8 years ago