xgovslackbot
xgovslackbot copied to clipboard
Correct splitting logic for weather utterance
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.