mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-02-12 02:00:24 +00:00
✨ add plugin 渲染任意文字到图片
This commit is contained in:
@@ -132,7 +132,7 @@ func init() {
|
||||
// 运行失败
|
||||
ctx.SendChain(
|
||||
message.Text("> ", ctx.Event.Sender.NickName, "\n"),
|
||||
message.Text("ERROR: ", err),
|
||||
message.Text("ERROR:", err),
|
||||
)
|
||||
} else {
|
||||
// 运行成功
|
||||
|
||||
Reference in New Issue
Block a user