aboutsummaryrefslogtreecommitdiff
path: root/discord/guild.py
Commit message (Collapse)AuthorAgeFilesLines
* Re-add support for reactions.Rapptz2017-01-031-2/+2
| | | | | We now store emojis in a global cache and make things like adding and removing reactions part of the stateful Message class.
* 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