GladysProject/Gladys

View on GitHub
server/config/brain/weather/questions.en.json

Summary

Maintainability
Test Coverage
[
  {
    "label": "weather.get",
    "questions": [
      "What's the weather like?",
      "Give me the weather for tomorrow",
      "What will the weather be like %day% ?",
      "weather %day% ?"
    ]
  }
]