aboutsummaryrefslogtreecommitdiff
path: root/discord/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Server members are now their own class that subclass Users.Rapptz2015-08-261-1/+1
* Preliminary work on permission parsing.Rapptz2015-08-261-0/+1
* Fix issue with some MESSAGE_UPDATE events.v0.2.1Rapptz2015-08-241-2/+2
* Version bump to v0.2.0v0.2.0Rapptz2015-08-241-2/+2
* Initial commitRapptz2015-08-211-0/+26