{
  "name": "headlinestopic",
  "module": "news",
  "regex": "^(?:the|some)?\\s?(?:news\\s?headlines)\\s?(?:about|on)\\s?(.+)$",
  "description": "respond with news headlines about subject",
  "explanation": "This plugin teaches SARA how connect with the newsapi.org API, and fetch news headlines about a specific subject.\nType 'news headlines about bitcoin' or one of the alternatives and SARA should respond."
}