mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-20 06:20:08 +08:00
Update chat.go
This commit is contained in:
parent
87501f6011
commit
a233586dfe
@ -18,7 +18,7 @@ const (
|
|||||||
|
|
||||||
var (
|
var (
|
||||||
engine = control.Register("thesaurus", order.AcquirePrio(), &control.Options{
|
engine = control.Register("thesaurus", order.AcquirePrio(), &control.Options{
|
||||||
DisableOnDefault: ture,
|
DisableOnDefault: true,
|
||||||
Help: "thesaurus\n- 稍微干净一点的chat回复 删掉了一些有点ex的w((",
|
Help: "thesaurus\n- 稍微干净一点的chat回复 删掉了一些有点ex的w((",
|
||||||
})
|
})
|
||||||
kimogomap = make(kimogo, 256)
|
kimogomap = make(kimogo, 256)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user