the-bastion/bin/plugin/restricted/accountInfo.json

8 lines
215 B
JSON
Raw Normal View History

2020-10-16 00:32:37 +08:00
{
"interactive": [
"accountInfo" , {"ac" : ["--account"]},
"accountInfo --account" , {"ac" : ["<ACCOUNT>"]},
"accountInfo --account \\S+" , {"pr" : ["<enter>"]}
]
}