Rapptz
|
b88658f42f
|
Allow Emoji to be used in a weakref.
|
2017-03-24 21:50:19 -04:00 |
|
Rapptz
|
ff9f5749e1
|
Update copyright year to 2017.
|
2017-01-20 23:19:19 -05:00 |
|
Rapptz
|
98b981848d
|
Move message creation to a factory method inside ConnectionState.
|
2017-01-03 09:52:10 -05:00 |
|
Rapptz
|
dceba9d962
|
Add useful repr to all data classes.
|
2017-01-03 09:52:06 -05:00 |
|
Rapptz
|
79a49f9145
|
Absolute import some circular dependencies to appease Python 3.4.
|
2017-01-03 09:52:02 -05:00 |
|
Rapptz
|
c187d87dae
|
Re-add support for reactions.
We now store emojis in a global cache and make things like adding
and removing reactions part of the stateful Message class.
|
2017-01-03 09:51:57 -05:00 |
|
Rapptz
|
5cb3ad14e8
|
Make emojis and members stateful.
|
2017-01-03 09:51:55 -05:00 |
|
Rapptz
|
d1d54a468a
|
Rename Server to Guild everywhere.
|
2017-01-03 09:51:54 -05:00 |
|
Rapptz
|
45c729b167
|
Switch IDs to use int instead of str
|
2017-01-03 09:51:49 -05:00 |
|
Rapptz
|
044b0824e6
|
Begin working on the rewrite.
|
2017-01-03 09:51:47 -05:00 |
|
Khazhismel
|
6344504dfc
|
Emoji.url uses api url.
|
2016-08-06 16:54:07 -07:00 |
|
Khazhismel
|
14c8aed1a3
|
Add emoji url property
|
2016-08-02 17:37:31 -07:00 |
|
Khazhismel
|
504fbaafd5
|
Clean up Emoji documentation.
|
2016-08-01 21:05:51 -07:00 |
|
Khazhismel
|
c5a989eeb2
|
Add custom emoji support.
|
2016-07-31 22:39:43 -07:00 |
|