mirror of
https://github.com/yoimiya-kokomi/miao-plugin.git
synced 2024-11-16 04:35:42 +00:00
调整排行榜的命令,防止与#圣遗物列表
冲突
This commit is contained in:
parent
92c7fa8ef5
commit
1a8354984e
@ -1,4 +1,4 @@
|
||||
# 2.1.10
|
||||
# 2.0.10
|
||||
|
||||
* 角色面板彩蛋图(满命/三皇冠/ACE 任一触发)支持自定义
|
||||
* 自定义图像可放置在 **resources/profile/super-character/** 目录下
|
||||
|
@ -33,7 +33,7 @@ app.reg('refresh-rank', refreshRank, {
|
||||
})
|
||||
|
||||
app.reg('rank-list', groupRank, {
|
||||
rule: /^#(群|群内)?.+(排名|排行|列表)(列表|榜)?$/,
|
||||
rule: /^#(群|群内)?.+(排名|排行)(榜)?$/,
|
||||
name: '面板排名榜'
|
||||
})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user