the-bastion/bin/plugin/open/groupInfo.json

8 lines
210 B
JSON
Raw Normal View History

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