15 lines
371 B
JSON
15 lines
371 B
JSON
{
|
|
"name": "ethica-quick-stats",
|
|
"version": "1.0.0",
|
|
"description": "Quick HCP stats Ethica DZ MA TN",
|
|
"author": "wevia",
|
|
"intents": [
|
|
{
|
|
"name": "plugin_ethica_stats",
|
|
"trigger_regex": "ethica\\s+quick\\s+stats|stats\\s+rapides\\s+ethica|hcp\\s+quick",
|
|
"script": "stats.sh",
|
|
"description": "Returns HCP totals by country"
|
|
}
|
|
]
|
|
}
|