xgovslackbot icon indicating copy to clipboard operation
xgovslackbot copied to clipboard

Correct splitting logic for weather utterance

Open JakeHendy opened this issue 4 years ago • 0 comments

The botId can be omitted from the message, which ruined the magic number splitting we used. We now find out which word was used to trigger the command and split on that, knowing we want everything afterward that word.

JakeHendy avatar Apr 01 '20 17:04 JakeHendy