aboutsummaryrefslogtreecommitdiff
path: root/discord/game.py
Commit message (Expand)AuthorAgeFilesLines
* Add useful repr to all data classes.Rapptz2017-01-031-0/+3
* Slots use tuples instead now.Rapptz2017-01-031-1/+1
* Add Game.type and Game.url attributes to change streaming status.Rapptz2016-05-061-1/+16
* Update license of files to 2016.Rapptz2016-01-041-1/+1
* Add game data class, replace game_id.Khazhismel2015-12-231-0/+65