From 4a221848788d092071f0b96b33ea340fe7a00981 Mon Sep 17 00:00:00 2001 From: dfcarvajal Date: Sun, 21 Jul 2019 22:00:03 +0000 Subject: [PATCH] FIX Notificaciones Telegram Silvia --- packages/notify/telegram_bot.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/notify/telegram_bot.yaml b/packages/notify/telegram_bot.yaml index b3ba34e..efc04ae 100755 --- a/packages/notify/telegram_bot.yaml +++ b/packages/notify/telegram_bot.yaml @@ -3,9 +3,9 @@ telegram_bot: api_key: !secret telegram_apikey allowed_chat_ids: - -396720922 #Esperando al Tren (Isabel) - - -377291891 #HANotificacionesSilvia - - -381626310 #HANotificacionesFamilia - - -307101327 #HADiego + - -1001412945826 #Silvia + - -381626310 #Familia + - -307101327 #Diego notify: - name: Telegram_Diego @@ -13,7 +13,7 @@ notify: chat_id: -307101327 - name: Telegram_Silvia platform: telegram - chat_id: -377291891 + chat_id: -1001412945826 - name: Telegram_Familia platform: telegram chat_id: -381626310