Configuración Inicial

This commit is contained in:
dfcarvajal
2019-04-17 09:36:19 +00:00
commit 2d46ec2369
26 changed files with 1149 additions and 0 deletions

23
packages/telegram_bot.yaml Executable file
View File

@@ -0,0 +1,23 @@
telegram_bot:
- platform: polling
api_key: !secret telegram_apikey
allowed_chat_ids:
- -396720922 #Esperando al Tren (Isabel)
- -377291891 #HANotificacionesSilvia
- -381626310 #HANotificacionesFamilia
- -377425576 #HANotificacionesDiego
notify:
- name: Telegram_Diego
platform: telegram
chat_id: -377425576
- name: Telegram_Silvia
platform: telegram
chat_id: -377291891
- name: Telegram_Familia
platform: telegram
chat_id: -381626310
- name: Telegram_Isabel
platform: telegram
chat_id: -396720922