Skip to content

Commit

Permalink
✨ 增加抽老婆
Browse files Browse the repository at this point in the history
  • Loading branch information
kanrichan committed Aug 25, 2021
1 parent 928719f commit a402d91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin_shindan/shindan.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ func init() {
zero.OnPrefix("异世界转生", number(587874)).SetBlock(true).FirstPriority().Handle(handle)
zero.OnPrefix("今天是什么少女", number(162207)).SetBlock(true).FirstPriority().Handle(handle)
zero.OnPrefix("卖萌", number(360578)).SetBlock(true).FirstPriority().Handle(handle)
zero.OnPrefix("抽老婆", number(1075116)).SetBlock(true).FirstPriority().Handle(handle)
}

// shindanmaker 处理函数
Expand Down

0 comments on commit a402d91

Please sign in to comment.