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