.. |
bin
|
Add libopus DLLs for ease of use.
|
9 years ago |
ext
|
[commands] Make Bot.check decorator an actual decorator.
|
9 years ago |
__init__.py
|
Version bump to v0.10.0
|
9 years ago |
channel.py
|
Add implicit cases to permission resolution in Channel.permissions_for
|
9 years ago |
client.py
|
Save email when login with a token on a user account
|
9 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 |
endpoints.py
|
Add Client.application_info to retrieve the current app info.
|
9 years ago |
enums.py
|
Add default avatar property to User.
|
9 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
|
Ignore HEARTBEAT_ACK for now to disable the noisy logging.
|
9 years ago |
http.py
|
Fix bug with Client.server_voice_state not deafening.
|
9 years ago |
invite.py
|
Update license of files to 2016.
|
9 years ago |
iterators.py
|
logs_from improvements for after param.
|
9 years ago |
member.py
|
Add Member.top_role property to get the highest role.
|
9 years ago |
message.py
|
Make Message.channel_mentions unique.
|
9 years ago |
mixins.py
|
Update license of files to 2016.
|
9 years ago |
object.py
|
Fix discord.Object documentation.
|
9 years ago |
opus.py
|
Add libopus DLLs for ease of use.
|
9 years ago |
permissions.py
|
Add discord.PermissionOverwrite type for channel-specific overwrites.
|
9 years ago |
role.py
|
Clarify Role.position documentation.
|
9 years ago |
server.py
|
Add Server.mfa_level to query a server's 2FA requirement.
|
9 years ago |
state.py
|
Fix voice states being overwritten after a GUILD_SYNC.
|
9 years ago |
user.py
|
Add User.mentioned_in helper to check if a message mentions you.
|
9 years ago |
utils.py
|
Remove unused verify response function.
|
9 years ago |
voice_client.py
|
Make PyNaCl optional
|
9 years ago |