discord.js/lib/Client
Amish Shah 9c0e20947c Added websocket voice state watching
Now emits voiceJoin(user, voice_channel) or voiceLeave(user, voice_channel) and adds/removes from voice_channel.speaking when a user joins or leaves a voice channel.
2015-12-26 15:38:53 +00:00
..
Resolver Fixed #105 and built 2015-12-26 15:10:32 +00:00
Client.js Fixed #105 and built 2015-12-26 15:10:32 +00:00
ConnectionState.js Fixed #105 and built 2015-12-26 15:10:32 +00:00
InternalClient.js Added websocket voice state watching 2015-12-26 15:38:53 +00:00