aboutsummaryrefslogtreecommitdiff
path: root/discord/endpoints.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unused endpoints.py file.Rapptz2016-09-251-37/+0
* Add Client.application_info to retrieve the current app info.Rapptz2016-06-101-0/+1
* Actually use v4 gateway and fixes thanks to Jake.Rapptz2016-06-021-1/+1
* Begin working on gateway v4 support.Rapptz2016-04-271-1/+1
* Update license of files to 2016.Rapptz2016-01-041-1/+1
* Implement cache of login credentials.Rapptz2015-12-131-0/+1
* Add client register APIHornwitser2015-10-061-0/+1
* Move websocket hub to the new gateway.Rapptz2015-08-261-1/+1
* Initial commitRapptz2015-08-211-0/+34