Update custom_reply.go

This commit is contained in:
cc
2025-07-14 17:11:57 +08:00
committed by GitHub
parent f5d3fa2f90
commit c4ce4ef2a5

View File

@@ -13,7 +13,7 @@ func customReply(c *qbot.Client, msg *qbot.Message) {
}
// 2025-03-08 晚上,让 bot 在某 mc 群发电加的
if msg.GroupID == 158045531 {
if msg.GroupID == 738943282 {
if strings.Contains(msg.Raw, "厉厉厉害害") || strings.Contains(msg.Raw, "厉厉害害害") {
return
} else if strings.Contains(msg.Raw, "厉厉害害") {