fix
This commit is contained in:
parent
8c51bed9d2
commit
9d8e727fe0
2
rules.go
2
rules.go
@ -52,7 +52,7 @@ func resetMsgParsingRules() error {
|
||||
|
||||
r = MessageParsingRule{
|
||||
Priority: 9998,
|
||||
Description: fmt.Sprintf("Specific item craft %s", o.Code),
|
||||
Description: "All item craft",
|
||||
Rule: "^/craft_all$",
|
||||
MsgTypeID64: cacheObjSubType[`msg_bot_craft_all`],
|
||||
ChatID64: cfg.Bot.Admin,
|
||||
|
Loading…
Reference in New Issue
Block a user