@ztiknl/sara
Version:
Sentient Artificial Responsive Agent
7 lines • 423 B
JSON
{
"name": "country",
"module": "location",
"regex": "^(?:in)?\\s?(?:what|which)\\s?\\s?(?:country)\\s?(?:is\\sthis|this\\sis|are\\swe|we\\sare|am\\si|i\\sam)\\s?(?:in)?$",
"description": "Get current country based on GeoIP database",
"explanation": "This plugin teaches SARA how to determine the current location (country).\nType 'what country is this' or one of the alternatives and SARA should respond."
}