Skip to content

Commit 3e15754

Browse files
authored
Update shindan.go (#662)
1 parent c1e37b2 commit 3e15754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/shindan/shindan.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ func init() {
2020
Help: "- 今天是什么少女[@xxx]\n" +
2121
"- 异世界转生[@xxx]\n" +
2222
"- 卖萌[@xxx]\n" +
23-
"- 抽老婆[@xxx]\n" +
23+
"- 今日老婆[@xxx]\n" +
2424
"- 黄油角色[@xxx]",
2525
})
2626
engine.OnPrefix("异世界转生", number(587874)).SetBlock(true).Limit(ctxext.LimitByUser).Handle(handlepic)

0 commit comments

Comments
 (0)