test
This commit is contained in:
parent
2bd7967122
commit
66cd101f3f
2
rules.go
2
rules.go
@ -124,7 +124,7 @@ func resetMsgParsingRules() error {
|
||||
r = MessageParsingRule{
|
||||
Priority: 9999,
|
||||
Description: "Turn auto deposit off",
|
||||
Rule: "^/config_deposit_on$",
|
||||
Rule: "^/config_deposit_off$",
|
||||
MsgTypeID64: cacheObjSubType[`msg_bot_user_config_deposit_off`],
|
||||
ChatID64: id,
|
||||
SenderUserID64: id,
|
||||
|
Loading…
Reference in New Issue
Block a user