feat: 添加21点游戏
This commit is contained in:
@@ -20,6 +20,7 @@ func wordle(msg model.Message) (reply model.Reply) {
|
||||
}
|
||||
|
||||
func tempTrigger(msg model.Message) (reply model.Reply, isTrigger bool) {
|
||||
handler.UnRegisterLiveHandler(msg.GroupInfo.GroupId, msg.UserId)
|
||||
return model.Reply{
|
||||
ReplyMsg: " ",
|
||||
ReferOriginMsg: true,
|
||||
|
||||
Reference in New Issue
Block a user