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 79bdf2a721 Add enumerators instead of strings. 10 years ago
..
__init__.py Version bump to v0.9.0 10 years ago
channel.py Add enumerators instead of strings. 10 years ago
client.py Add enumerators instead of strings. 10 years ago
colour.py Update to the new colours. 10 years ago
endpoints.py Add client register API 10 years ago
enums.py Add enumerators instead of strings. 10 years ago
errors.py Add Forbidden and NotFound exceptions. 10 years ago
invite.py Add Client.get_invite to turn a URL to an Invite object. 10 years ago
member.py Add enumerators instead of strings. 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 Add enumerators instead of strings. 10 years ago
state.py Add enumerators instead of strings. 10 years ago
user.py Document supported operations in discord.User 10 years ago
utils.py Add Forbidden and NotFound exceptions. 10 years ago