You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 17, 2018. It is now read-only.
I'm thinking about how I could use edgehead with things like Google Home / Google Assistant and storing the assets in alternatives to text.
As a starting point for inputs, wondering if you would want to change something like @GatherWriterInputFrom(const ['assets/text/**/*']) to pull from Firebase or a database.
As a starting point for outputs, would you want to consider changing CliRunner into an abstract class that could use DialogFlow for NodeJS when you want to run the story through the Google Assistant?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm thinking about how I could use edgehead with things like Google Home / Google Assistant and storing the assets in alternatives to text.
As a starting point for inputs, wondering if you would want to change something like
@GatherWriterInputFrom(const ['assets/text/**/*'])
to pull from Firebase or a database.As a starting point for outputs, would you want to consider changing
CliRunner
into an abstract class that could use DialogFlow for NodeJS when you want to run the story through the Google Assistant?The text was updated successfully, but these errors were encountered: