mirror of
https://github.com/yoimiya-kokomi/miao-plugin.git
synced 2024-11-22 06:58:24 +00:00
对#面板帮助
触发命令的关键词做兼容处理
This commit is contained in:
parent
39c5255090
commit
4fb10c8456
@ -59,7 +59,7 @@ app.reg('profile-stat', profileStat, {
|
||||
})
|
||||
|
||||
app.reg('profile-help', profileHelp, {
|
||||
rule: /^#角色面板帮助$/,
|
||||
rule: /^#(角色|换|更换)?面[板版]帮助$/,
|
||||
name: '角色面板帮助'
|
||||
})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user