Skip to content
This repository has been archived by the owner on Mar 25, 2020. It is now read-only.

Fix getting token, message update, issue #83 #87

Merged
merged 2 commits into from
Jul 19, 2016
Merged

Fix getting token, message update, issue #83 #87

merged 2 commits into from
Jul 19, 2016

Conversation

Zorbing
Copy link
Contributor

@Zorbing Zorbing commented Jul 18, 2016

  • fix getting token when using email and password
  • fix using message cache correctly and emit on MESSAGE_UPDATE again
  • fix curly brackets on VOICE_STATE_UPDATE to set voice channel id only if present
  • fixes Issue with incoming stream #83
  • remove unused parameter when calling prepareAudio

* fix getting token when using email and password
* fix using message cache correctly and emit on `MESSAGE_UPDATE` again
* fix curly brackets on `VOICE_STATE_UPDATE` to set voice channel id only if present
* fixes #83
* remove unused parameter when calling `prepareAudio`
@izy521
Copy link
Owner

izy521 commented Jul 19, 2016

On like 898, it still needs to refer to opts. Can you change that? Then I'll accept it.

@Zorbing
Copy link
Contributor Author

Zorbing commented Jul 19, 2016

Now it makes sense :D

@izy521 izy521 merged commit b8f7a11 into izy521:master Jul 19, 2016
@Zorbing Zorbing deleted the patch-1 branch July 21, 2016 19:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue with incoming stream
2 participants