Skip to content

V1.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@Kloping Kloping released this 07 Jun 10:33
· 4 commits to master since this release

V 1.8

此次更新 添加了网页管理界面 且采用了同样的密码设置
image

新增参数 $number 示例

即消息中 所有数字作为参数

且仅用于输入参数

触发 可用

需要ta吗 @xx
{
  "permType": "all",
  "splitChar": " ",
  "templates": [
    {
      "out": "<Pic:$1>",
      "outArgs": [
        "$url"
      ],
      "touch": "需要ta吗",
      "url": "https://ovooa.com/API/face_need/?QQ=$number"
    }
  ]
}