✏️ 增加 setblock 避免冲突

This commit is contained in:
fumiama
2021-09-09 12:31:57 +08:00
parent 6e0b754a66
commit bd88c68208
12 changed files with 15 additions and 15 deletions

View File

@@ -24,7 +24,7 @@ func init() { // 插件主体
DisableOnDefault: false,
Help: "浅草寺求签\n" +
"- 求签|运势|占卜",
}).OnFullMatchGroup([]string{"求签", "运势", "占卜"}).SetPriority(10).
}).OnFullMatchGroup([]string{"求签", "运势", "占卜"}).SetPriority(10).SetBlock(true).
Handle(func(ctx *zero.Ctx) {
miku := rand.Intn(100) + 1
ctx.SendChain(