Rapptz
4c981ee631
Add support for relationships.
8 years ago
Rapptz
63604e0566
Use CDN URL for default avatars.
8 years ago
Rapptz
d1d54a468a
Rename Server to Guild everywhere.
9 years ago
Rapptz
7272190e2d
Add support for "Do Not Disturb" and "Invisible" statuses.
This deprecates Client.change_status in favour of the newer and more
correct Client.change_presence.
9 years ago
Rapptz
203c64a9a4
Add support for server verification levels.
This adds a new enum named VerificationLevel to denote said verification
level. This enum will also be used in the Client.edit_server calls
instead of the undocumented int parameter.
9 years ago
Rapptz
da986b2d7c
Support for pinned system messages.
9 years ago
Rapptz
8384edb061
Add new EU Central and EU West server regions.
9 years ago
Rapptz
e60047b756
Add remaining server regions to the enum.
9 years ago
Rapptz
a128249b63
Add support for different message types and call message.
9 years ago
Rapptz
69c506d7ae
Handle CHANNEL_UPDATE for group direct messages.
9 years ago
Rapptz
ddd3fd0a3d
Begin working on gateway v6 changes.
The first batch of changes are related to channel types and group
direct messages. Support these first so READY begins parsing.
9 years ago
Khazhismel Kumykov
5f776f369d
Add default avatar property to User.
9 years ago
Rapptz
b9873ea04e
Add new US Central and US South voice regions.
9 years ago
Rapptz
db4cc791dd
Update license of files to 2016.
9 years ago
Rapptz
79bdf2a721
Add enumerators instead of strings.
Changes channel type, status and server region into 3.4 enums.
9 years ago
Hornwitser
d044d7b781
Add client register API
When clicking on an invite link without having a Discord account it's
possible to create an unclaimed account for joining the conversation
quickly. Add register() method to Client that performs and invite based
registration of an unclaimed account.
10 years ago
Rapptz
29b71a7e88
Move websocket hub to the new gateway.
10 years ago
Rapptz
3e0f09d32c
Initial commit
10 years ago