NB: This gem is still under heavy development, and is likely going to change wildly between releases. You probably shouldn't use it quite yet. Follow Voxable and we'll let you know when it's ready!
This is an extension to the Hg conversational interface framework for building Actions on Google for the Google Assistant.
Add this line to your application's Gemfile:
gem 'hg-assistant'
And then execute:
$ bundle
Or install it yourself as:
$ gem install hg-assistant
How to use my plugin.
Required fields:
google_user_id
: string
The source code is documented in the literate style. You can view the docs here.
Bug reports and pull requests are welcome on GitHub.
The gem is available as open source under the terms of the MIT License.