We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7352251 commit 3360c07Copy full SHA for 3360c07
src/plugins/sticker/梅因说/index.ts
@@ -9,7 +9,7 @@ export default class 梅因说 extends BaseSticker {
9
constructor(ctx: Context) {
10
super(ctx)
11
ctx
12
- .command('sticker.梅因说 [content:text]', '沃里杰诺·梅因说', {
+ .command('sticker.梅因说 [content:text]', '沃利杰诺·梅因说', {
13
minInterval: Time.minute,
14
})
15
.alias('sticker.main-said', '梅因说')
0 commit comments