@ -799,7 +799,7 @@ func botShops(m *ChatWarsMessage) {
c := TGCommand{
Type: commandReplyMsg,
Text: "Shops coming",
Text: fmt.Sprintf("Shops coming (ETA : %ds)", ((len(cfg.Bot.Shops)/len(clts))-1)*4),
FromMsgID64: m.ID64,
FromChatID64: m.ChatID64,
}
The note is not visible to the blocked user.