mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-19 05:30:07 +08:00
Update chat.go
This commit is contained in:
parent
b046d45435
commit
5ac3b7a790
@ -17,7 +17,7 @@ const (
|
||||
)
|
||||
|
||||
var (
|
||||
engine = control.Register("purechat", order.PrioPureChat, &control.Options{
|
||||
engine = control.Register("purechat", order.AcquirePrio(), &control.Options{
|
||||
DisableOnDefault: ture,
|
||||
Help: "purechat\n- 稍微干净一点的chat回复 删掉了一些有点ex的w((",
|
||||
})
|
||||
|
||||
Loading…
Reference in New Issue
Block a user