endoplasmic / google-assistant

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

Typescript updates #65

Closed JaiPe closed 5 years ago

JaiPe commented 5 years ago

Some TypeScript updates and a better example in README.

Also adding an additional arg to "started" event to provide assistant instance (makes it easier to access without storing it - as in the new README example).

JaiPe commented 5 years ago

If you're fine to merge this -- are you planning an NPM release anytime soon?