@ztiknl/sara
Version:
Sentient Artificial Responsive Agent
7 lines • 412 B
JSON
{
"name": "headlinescountry",
"module": "news",
"regex": "^(?:the|some)?\\s?(?:news\\s?headlines)\\s?(?:in|at|near|around)\\s?(.+)$",
"description": "Fetch news headlines for specific country",
"explanation": "This plugin teaches SARA how connect with the newsapi.org API, and fetch a specific country headlines.\nType 'news headlines in NL' or one of the alternatives and SARA should respond."
}