Actions
Action Item #603
closedReimplement code that recognizes a request to Jarvis by name
Status:
Closed
Priority:
Normal
Assignee:
Category:
Command Processing
Target version:
Start date:
28 Jan 2018
Due date:
% Done:
100%
Estimated time:
Severity:
02 - High
Description
There is code to check if Jarvis was mentioned by name. That needs to be checked to make sure it's not just the first word but any word in the collection. If Jarvis is mentioned by name, it needs to consider that a command may be present.
Updated by Hammel almost 7 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
That was an easy fix - just iterate the word array instead of assuming it's the first word.
Committed and pushed.
Closing issue.
Actions