V 1.8
此次更新 添加了网页管理界面 且采用了同样的密码设置
![image](https://user-images.githubusercontent.com/87743020/172359304-07f8b0d1-180b-490f-a577-114c9297849a.png)
新增参数 $number 示例
即消息中 所有数字作为参数
且仅用于输入参数
触发 可用
{
"permType": "all",
"splitChar": " ",
"templates": [
{
"out": "<Pic:$1>",
"outArgs": [
"$url"
],
"touch": "需要ta吗",
"url": "https://ovooa.com/API/face_need/?QQ=$number"
}
]
}