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 61e41ec3b9 All exceptions now derive from DiscordException. 10 years ago
..
__init__.py Add discord.Object class for generic pass-by-ID. 10 years ago
channel.py Add Channel.mention to mention a channel. 10 years ago
client.py Remove InvalidEventName exception due to it being unused 10 years ago
colour.py Split data classes into more files. 10 years ago
endpoints.py Add client register API 10 years ago
errors.py All exceptions now derive from DiscordException. 10 years ago
invite.py Add the ability to accept invites. 10 years ago
member.py Split data classes into more files. 10 years ago
message.py Make Message.channel an Object if something goes wrong. 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 Split data classes into more files. 10 years ago
server.py Split data classes into more files. 10 years ago
user.py Initial commit 10 years ago
utils.py Add utils.find helper function. 10 years ago