aboutsummaryrefslogtreecommitdiff
path: root/discord/gateway.py
Commit message (Collapse)AuthorAgeFilesLines
* Refactor voice websocket into gateway.pyRapptz2016-04-271-6/+184
|
* Begin working on gateway v4 support.Rapptz2016-04-271-0/+402
Bump websockets requirement to v3.1 Should be squashed...