@ztiknl/sara
Version:
Sentient Artificial Responsive Agent
7 lines • 382 B
JSON
{
"name": "subtract",
"module": "math",
"regex": "^(?:what|how\\smuch)?\\s?(?:is)?\\s?(-?[0-9]+\\.?(?:[0-9]+)?)\\s?(?:-|minus)\\s?(-?[0-9]+\\.?(?:[0-9]+)?)\\s?(?:is)?$",
"description": "Subtract x to y",
"explanation": "This plugin teaches SARA how calculate subtract a number from another number.\nType '6 - 2' or one of the alternatives and SARA should respond."
}