mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-19 05:30:07 +08:00
🔖 1.4.1-beta1
This commit is contained in:
parent
c4cbb0cd59
commit
170f5bba79
@ -325,7 +325,7 @@ print("run[CQ:image,file="+j["img"]+"]")
|
||||
|
||||
- [x] 删除[大家|有人|我][说|问|让你做|让你执行][正则表达式]
|
||||
|
||||
- 注:模版是指含有`$1``$2`这样的未定参数,会在正则匹配时按顺序填入子匹配对应值
|
||||
- 注:模版是指含有`$1` `$2`这样的未定参数,会在正则匹配时按顺序填入子匹配对应值
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
@ -10,7 +10,7 @@ import (
|
||||
var (
|
||||
info = [...]string{
|
||||
"* OneBot + ZeroBot + Golang",
|
||||
"* Version 1.4.0 - 2022-05-16 14:41:17 +0800 CST",
|
||||
"* Version 1.4.1-beta1 - 2022-05-20 21:15:24 +0800 CST",
|
||||
"* Copyright © 2020 - 2022 FloatTech. All Rights Reserved.",
|
||||
"* Project: https://github.com/FloatTech/ZeroBot-Plugin",
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user