Rapptz
f1e59ea933
Game objects are really dumb.
2017-08-21 02:49:49 -04:00
Rapptz
1c60f9ccf4
Consume remaining keyword arguments in Game constructor.
2017-08-19 12:10:48 -04:00
Rapptz
b8c19954e4
Add default type for Game.
...
Good meme.
2017-08-16 19:36:17 -04:00
khazhyk
94eb938d29
handle Game.name being None
...
re #221 , Game.name can still be None, which will cause TypeError on
str(game).
Currently discord does not treat these weird statuses uniformly, with it
showing as playing a game on mobile, but not playing a game on desktop. It
may be useful to know users are in this weird state.
2017-07-03 23:14:16 -07:00
Rapptz
f4e01b3a92
Make supported operations stand out more than attributes.
2017-05-20 02:08:34 -04:00
Rapptz
f73eb087c9
Use describe instead of tables for supported operations.
2017-05-13 18:48:14 -04:00
Rapptz
ff9f5749e1
Update copyright year to 2017.
2017-01-20 23:19:19 -05:00
Rapptz
dceba9d962
Add useful repr to all data classes.
2017-01-03 09:52:06 -05:00
Rapptz
e4b16851bf
Slots use tuples instead now.
2017-01-03 09:51:50 -05:00
Rapptz
3feba5d1bb
Add Game.type and Game.url attributes to change streaming status.
2016-05-06 16:38:22 -04:00
Rapptz
db4cc791dd
Update license of files to 2016.
2016-01-04 22:28:29 -05:00
Khazhismel
0aa46e6def
Add game data class, replace game_id.
2015-12-23 21:28:18 -05:00