@ztiknl/sara
Version:
Sentient Artificial Responsive Agent
7 lines • 413 B
JSON
{
"name": "headlinessource",
"module": "news",
"regex": "^(?:the|some)?\\s?(?:news\\s?headlines)\\s?(?:from)\\s?(.+)$",
"description": "respond with news headlines from source",
"explanation": "This plugin teaches SARA how connect with the newsapi.org API, and fetch news headlines from a specific source.\nType 'news headlines from bbc-news' or one of the alternatives and SARA should respond."
}