@ztiknl/sara
Version:
Sentient Artificial Responsive Agent
7 lines • 420 B
JSON
{
"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."
}