mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-20 22:40:23 +08:00
remove 🦙 reply
This commit is contained in:
parent
0315718ab7
commit
df1d71b9b2
@ -219,7 +219,7 @@ func init() {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
if len(m.Msg) > 0 {
|
if len(m.Msg) > 0 {
|
||||||
ctx.Send(message.ReplyWithMessage(ctx.Event.MessageID, message.Text(m.Msg)))
|
ctx.Send(message.Text(m.Msg))
|
||||||
}
|
}
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user