From d2db20ecdb6103c9dceb6ea8636b600f5b0b4f03 Mon Sep 17 00:00:00 2001 From: KoalaSat Date: Thu, 28 Mar 2024 08:46:49 +0000 Subject: [PATCH] Add admin's chat id for notifications --- compose/env-sample/lndtn/robosats.env | 2 ++ 1 file changed, 2 insertions(+) diff --git a/compose/env-sample/lndtn/robosats.env b/compose/env-sample/lndtn/robosats.env index fe7074b..318d448 100644 --- a/compose/env-sample/lndtn/robosats.env +++ b/compose/env-sample/lndtn/robosats.env @@ -68,6 +68,8 @@ THE_OTHER_ROBOSATS = 'robosats6tkf3eva7x2voqso3a5wcorsnw34jveyxfqi2fu7oyheasid.o # Telegram bot token TELEGRAM_TOKEN = '' TELEGRAM_BOT_NAME = '' +# Telegram chat id to receive admin notifications +TELEGRAM_COORDINATOR_CHAT_ID = '' # Notify new messages in-chat app (fiat exchange step) if at least X minutes has passed since the last chat message. CHAT_NOTIFICATION_TIMEGAP = 5