Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Have chat bot scripts live in a config file, or as individual files #69

Open
byrnereese opened this issue Nov 7, 2018 · 1 comment
Open

Comments

@byrnereese
Copy link
Contributor

Let's pull script text out of the code base and have them live in a yml file, or on the file system. This may help with localization in the future, but mainly will just help people edit scripts without the potential to harm code.

@grokify
Copy link
Collaborator

grokify commented Nov 9, 2018

Good idea. Since this will be useful across any type of bot and is not specific to the voicemail use case, we should track this as a requirement for the bot framework in a separate repo when we have it.

This is also related to having pluggable skills / intent sets (from different packages, like external NPM modules) and using external NLU engines like Dialogflow, Lex, LUIS, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants