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 39988a36c9 Version bump to v0.9.0 10 years ago
..
__init__.py Version bump to v0.9.0 10 years ago
channel.py "An array" -> "A list" for documentation purposes. 10 years ago
client.py Move server parsing code from Client to Server. 10 years ago
colour.py Update to the new colours. 10 years ago
endpoints.py Add client register API 10 years ago
errors.py Add LoginFailure exception for a clearer failure in Client.login 10 years ago
invite.py Add Client.get_invite to turn a URL to an Invite object. 10 years ago
member.py Member.roles array now has the default role as the first element. 10 years ago
message.py Message.channel's Object instance has an is_private attribute now. 10 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 "An array" -> "A list" for documentation purposes. 10 years ago
user.py Document supported operations in discord.User 10 years ago
utils.py Revert "GIF support for avatars" 10 years ago