@ztiknl/sara
Version:
Sentient Artificial Responsive Agent
7 lines • 340 B
JSON
{
"name": "squared",
"module": "math",
"regex": "^(?:what|how\\smuch)?\\s?(?:is)?\\s?([0-9]+\\.?(?:[0-9]+)?)\\s?(?:squared|²)\\s?(?:is)?$",
"description": "Squared of x",
"explanation": "This plugin teaches SARA how calculate a number multiplied by itself.\nType '4²' or one of the alternatives and SARA should respond."
}