mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-02-06 15:20:22 +00:00
typo: mcfish Modify Text (#945)
1. 去除README文件中gocqhttp相关内容 2. 修正mcfish中鱼竿名写死的问题
This commit is contained in:
@@ -495,7 +495,7 @@ func init() {
|
||||
}
|
||||
ctx.Send(
|
||||
message.ReplyWithMessage(ctx.Event.MessageID,
|
||||
message.Text(thingName, "合成成功:", upgradeNum/3, "个铁竿\n属性: ", attribute),
|
||||
message.Text("成功合成", upgradeNum/3, "个", thingName, "\n属性: ", attribute),
|
||||
),
|
||||
)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user