Rapptz
9f92536441
Clean-up documentation to use NumPy style docs on remaining classes.
9 years ago
Rapptz
de1c74a399
Make more things into properties.
A lot of the expensive getters were transformed into cached properties
instead. A lot of things that were properties were transformed into
properties as well.
9 years ago
Rapptz
338fb3e504
Add discord.utils.get helper.
9 years ago
Rapptz
9102f1ae4f
Work on connecting to a voice channel.
9 years ago
Rapptz
b87dfccfce
Add server management commands.
9 years ago
Rapptz
99254fdf96
Add Forbidden and NotFound exceptions.
10 years ago
Rapptz
f197c34583
Begin working on asyncio port.
10 years ago
Rapptz
4a25011ee1
Revert "GIF support for avatars"
This reverts commit 9a5bb439ec
.
10 years ago
Rapptz
9a5bb439ec
GIF support for avatars
10 years ago
Rapptz
f0617fbb6a
Add support for uploading avatars.
10 years ago
Rapptz
077817c126
Move _null_event and _verify_successful_response to utils
They might be used in other files in the future.
10 years ago
Rapptz
f59ab28741
Add utils.find helper function.
10 years ago
Rapptz
b4e6591c9d
Refactor parse_time into its own utils file.
10 years ago
Rapptz
44953e7a3f
Rename project from pydiscord to discord.py
10 years ago
Rapptz
3e0f09d32c
Initial commit
10 years ago