discord.js/src/client
bdistin 080996b5a9 fix sequential and burst ratelimiters from going on timeout because the queue is empty (#1722)
* create branch for me to work on

* fix sequential and burst ratelimiters from going on timeout because the queue is empty
2017-07-27 02:51:58 +02:00
..
actions Improve docs a bit 2017-04-30 04:30:44 +02:00
rest fix sequential and burst ratelimiters from going on timeout because the queue is empty (#1722) 2017-07-27 02:51:58 +02:00
voice Handle unexpected disconnects via packets (#1521) 2017-07-26 10:10:21 +02:00
websocket functions for setTimeout should get the context bound and not applied (#1673) 2017-07-10 03:34:54 +02:00
Client.js check guild availability when aggregating client emojis (#1711) 2017-07-26 10:04:43 +02:00
ClientDataManager.js Rewrite WebSocket internals (#1410) 2017-04-28 16:13:06 +01:00
ClientDataResolver.js Update dependencies & make webpack great again 2017-07-05 11:53:53 +02:00
ClientManager.js Moved all error strings to src/errors/messages and a few other things (#1695) 2017-07-21 02:27:19 +02:00
WebhookClient.js REST API speed improvement (#1577) 2017-07-01 10:14:17 +01:00