blob: 74efd7629e9429858b88d6f55c2b671f37d02392 [file] [log] [blame]
[
{
"type": "EditText",
"key": "inText",
"title": "{{bot_trigger}}",
"summary": "{{trigger_summary}}",
"defaultValue": "{{default_trigger}}",
"scope": "account,Bot"
},
{
"type": "EditText",
"key": "answer",
"title": "{{bot_answer}}",
"summary": "{{answer_summary}}",
"defaultValue": "{{default_answer}}",
"scope": "account,Bot"
},
{
"defaultValue": "0",
"key": "BotAlways",
"scope": "plugin",
"summary": "{{always_summary}}",
"title": "{{always_title}}",
"type": "Switch"
}
]