diff --git a/config/system/gpadmin_system.js b/config/system/gpadmin_system.js index 3409726..26ae118 100644 --- a/config/system/gpadmin_system.js +++ b/config/system/gpadmin_system.js @@ -203,6 +203,16 @@ export const helpList = [{ "title": "#修改头衔 <@QQ> <头衔>", "desc": "主人给别人设置", "icon": 10 + }, + { + "title": "#(增加|减少|查看)头衔屏蔽词", + "desc": "头衔屏蔽词", + "icon": 2 + }, + { + "title": "#切换头衔屏蔽词匹配模式", + "desc": "模糊匹配和精确匹配", + "icon": 13 }] }]