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 65fda30c0f Version bump to v0.9.2 9 years ago
..
__init__.py Version bump to v0.9.2 9 years ago
channel.py "An array" -> "A list" for documentation purposes. 9 years ago
client.py Attempt to fix compressed READY to work in both Python2 and Python3. 9 years ago
colour.py Update to the new colours. 9 years ago
endpoints.py Add client register API 10 years ago
errors.py Add LoginFailure exception for a clearer failure in Client.login 9 years ago
game.py Game information is now represented in a Game object 9 years ago
invite.py Add Client.get_invite to turn a URL to an Invite object. 9 years ago
member.py Use unordered kwargs when constructing member, don't provide duplicate value for member mute/deafen 9 years ago
message.py Message.channel's Object instance has an is_private attribute now. 9 years ago
object.py Add discord.Object class for generic pass-by-ID. 10 years ago
permissions.py Change Permissions constants to be class method factories instead. 10 years ago
role.py Role.is_everyone actually uses the proper check. 10 years ago
server.py Game information is now represented in a Game object 9 years ago
user.py Document supported operations in discord.User 9 years ago
utils.py Revert "GIF support for avatars" 9 years ago