aboutsummaryrefslogtreecommitdiff
path: root/discord/guild.py
Commit message (Expand)AuthorAgeFilesLines
* Add useful repr to all data classes.Rapptz2017-01-031-0/+4
* Fix documentation to work.Rapptz2017-01-031-7/+7
* Absolute import some circular dependencies to appease Python 3.4.Rapptz2017-01-031-13/+15
* Change dict value views into lists.Rapptz2017-01-031-21/+29
* Re-add support for reactions.Rapptz2017-01-031-2/+2
* Make emojis and members stateful.Rapptz2017-01-031-0/+78
* Make roles and guilds stateful.Rapptz2017-01-031-2/+307
* Rename Server to Guild everywhere.Rapptz2017-01-031-0/+377