mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 13:17:32 +00:00
Update guoba.support.js & 指令 (#116)
* Update guoba.support.js * Update help.js * Update gachalog.js * Update help.js * Update help.js
This commit is contained in:
parent
51da9ada17
commit
186c3c2807
3 changed files with 20 additions and 12 deletions
|
|
@ -26,11 +26,11 @@ export class GachaLog extends ZZZPlugin {
|
|||
fnc: 'startGachaLog',
|
||||
},
|
||||
{
|
||||
reg: `${rulePrefix}(刷新|更新)抽卡(链接|记录)$`,
|
||||
reg: `${rulePrefix}(刷新|更新)抽卡(链接|记录)?$`,
|
||||
fnc: 'refreshGachaLog',
|
||||
},
|
||||
{
|
||||
reg: `^${rulePrefix}抽卡(分析|记录)$`,
|
||||
reg: `^${rulePrefix}抽卡(分析|记录|统计)$`,
|
||||
fnc: 'gachaLogAnalysis',
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue