mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 08:09:19 +00:00
🦄 reactor: 修改触发指令
This commit is contained in:
parent
b1f93c6be1
commit
3e329ec2ae
@ -19,7 +19,7 @@ export class songRequest extends plugin {
|
||||
priority: 300,
|
||||
rule: [
|
||||
{
|
||||
reg: '^#?点歌|#?听[1-9][0-9]*|#?听[1-9]*$',
|
||||
reg: '^#点歌|#?听[1-9][0-9]*|#?听[1-9]*$',
|
||||
fnc: 'pickSong'
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user