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 99254fdf96 Add Forbidden and NotFound exceptions. 9 years ago
..
__init__.py Version bump to v0.9.0 9 years ago
async_client.py Begin working on asyncio port. 9 years ago
channel.py "An array" -> "A list" for documentation purposes. 9 years ago
client.py Don't silently swallow ValueError thrown from on_channel_delete. 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 Forbidden and NotFound exceptions. 9 years ago
invite.py Add Client.get_invite to turn a URL to an Invite object. 9 years ago
member.py Member.roles array now has the default role as the first element. 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 "An array" -> "A list" for documentation purposes. 9 years ago
state.py Begin working on asyncio port. 9 years ago
user.py Document supported operations in discord.User 9 years ago
utils.py Add Forbidden and NotFound exceptions. 9 years ago