mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-19 22:00:11 +08:00
✏️ 修正 acgimage 发图
This commit is contained in:
parent
93a9bf6c5b
commit
1a7f98379a
@ -126,7 +126,7 @@ func replyClass(ctx *zero.Ctx, dhash string, class int, noimg bool, lv int64, co
|
|||||||
if err3 == nil {
|
if err3 == nil {
|
||||||
ctx.SendChain(message.Text(comment + "\n给你点提示哦:" + b14))
|
ctx.SendChain(message.Text(comment + "\n给你点提示哦:" + b14))
|
||||||
ctx.Event.GroupID = 0
|
ctx.Event.GroupID = 0
|
||||||
ctx.SendChain(message.Text(img))
|
ctx.SendChain(img)
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
ctx.SendChain(message.Text(comment))
|
ctx.SendChain(message.Text(comment))
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user