endoplasmic / google-assistant

A node.js implementation of the Google Assistant SDK
MIT License
284 stars 75 forks source link

Fixed oauth2client ready event and raw output of conversation data #79

Closed Flowr-es closed 4 years ago

Flowr-es commented 4 years ago

Fixed oauth2client ready event -> this was synchronous before

and raw output of conversation data -> allows deeper insights and ensures that no data is missing if it is not covered by the lib

Flowr-es commented 4 years ago

Added the review comment and me as contributor. Happy to merge, if nothing else is missing.

Flowr-es commented 4 years ago

Thanks for merging! Can you publish this version to npm?

endoplasmic commented 4 years ago

Where is my head, sorry about that. Published!