Update purechat.go

This commit is contained in:
MoeMagicMango 2022-02-12 20:24:32 +08:00 committed by GitHub
parent 36c903bece
commit e7630b5904
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ const (
var (
engine = control.Register("purechat", order.PrioPureChat, &control.Options{
DisableOnDefault: false,
DisableOnDefault: ture,
Help: "purechat\n- 稍微干净一点的chat回复 删掉了一些有点ex的w((",
})
kimogomap = make(kimogo, 256)