@ztiknl/sara
Version:
Sentient Artificial Responsive Agent
7 lines • 365 B
JSON
{
"name": "stop",
"module": "xbmcremote",
"regex": "^(?:stop)\\s?(?:this|the)?\\s?(?:video|movie|film|playback|episode)$",
"description": "Stop playing media on xbmc device",
"explanation": "This plugin teaches SARA how to transmit a stop command to a configured xbmc device.\nType 'stop movie' or one of the alternatives and SARA should respond."
}