Tobotimus
|
3112e1c17e
|
Add intersphinx
|
2018-01-06 17:23:59 -05:00 |
|
Rapptz
|
f554861e68
|
Make discord.Object hashable.
|
2017-08-09 18:39:32 -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
|
79a49f9145
|
Absolute import some circular dependencies to appease Python 3.4.
|
2017-01-03 09:52:02 -05:00 |
|
Rapptz
|
1a0182e6eb
|
Fix import for Object.created_at
|
2016-09-10 23:06:02 -04:00 |
|
Rapptz
|
bbc78b29ae
|
Fix discord.Object documentation.
|
2016-05-31 20:39:12 -04:00 |
|
Rapptz
|
2ef38107d8
|
Add missing created_at properties for other objects.
Such as Channel, PrivateChannel, Object and Role.
|
2016-03-25 18:30:42 -04:00 |
|
Rapptz
|
db4cc791dd
|
Update license of files to 2016.
|
2016-01-04 22:28:29 -05:00 |
|
Rapptz
|
97874293e2
|
Revert "Use super() in classes that could be subclassed."
This reverts commit 948f565b430d80f782d0b7c264cc0b27aa1ec0b2.
|
2016-01-04 20:26:59 -05:00 |
|
Rapptz
|
948f565b43
|
Use super() in classes that could be subclassed.
|
2016-01-04 18:25:20 -05:00 |
|
Rapptz
|
9f92536441
|
Clean-up documentation to use NumPy style docs on remaining classes.
|
2015-12-16 22:20:54 -05:00 |
|
Rapptz
|
17171aaa60
|
Switch to NumPy style documentation.
|
2015-12-04 23:43:31 -05:00 |
|
Rapptz
|
9f12067b3d
|
Add discord.Object class for generic pass-by-ID.
|
2015-10-27 17:04:50 -04:00 |
|