Skip to content

Commit

Permalink
Update shindan.go (#662)
Browse files Browse the repository at this point in the history
  • Loading branch information
weigui404 committed Apr 11, 2023
1 parent c1e37b2 commit 3e15754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/shindan/shindan.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ func init() {
Help: "- 今天是什么少女[@xxx]\n" +
"- 异世界转生[@xxx]\n" +
"- 卖萌[@xxx]\n" +
"- 抽老婆[@xxx]\n" +
"- 今日老婆[@xxx]\n" +
"- 黄油角色[@xxx]",
})
engine.OnPrefix("异世界转生", number(587874)).SetBlock(true).Limit(ctxext.LimitByUser).Handle(handlepic)
Expand Down

0 comments on commit 3e15754

Please sign in to comment.