VoxaAI/voxa

If there is no model, Voxa should not blow up

Closed this issue · 0 comments

Users may choose to not have a model in some cases (e.g. a help menu). In such cases, the skill should not explode. Instead it should just set modelData to null.

https://github.com/mediarain/voxa/blob/master/lib/StateMachineSkill.js#L51