discord.js/src
Amish Shah 8d0fc8e0a6 Resilience to abusers of the API
For some reason there's a way to join text channels via the Discord API but not the Discord Client, so this commit
prevents the Client from crashing by checking to see if the channels are voice channels.
2015-12-26 18:32:46 +00:00
..
Client Added websocket voice state watching 2015-12-26 15:38:53 +00:00
Structures Resilience to abusers of the API 2015-12-26 18:32:46 +00:00
Util Token Cache bug fix and Rate Limiting 2015-12-16 18:32:01 +00:00
Voice Fixed voice_connection.stopPlaying 2015-12-26 17:52:20 +00:00
Constants.js Added websocket voice state watching 2015-12-26 15:38:53 +00:00
index.js Use import/export since we are using babel, removed unused imports 2015-11-28 17:57:22 +01:00