mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-19 13:59:39 +08:00
edit help
This commit is contained in:
parent
4ca100b0bf
commit
3812150669
@ -34,7 +34,7 @@ func onDel(uid int64, _ struct{}) {
|
||||
func init() {
|
||||
engine := control.Register("antiabuse", &ctrl.Options[*zero.Ctx]{
|
||||
DisableOnDefault: false,
|
||||
Help: "违禁词检测\n- [添加|删除|查看]违禁词",
|
||||
Help: "违禁词检测\n- /[添加|删除|查看]违禁词",
|
||||
PrivateDataFolder: "anti_abuse",
|
||||
})
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user