mirror of
https://github.com/RoboSats/robosats-deploy.git
synced 2026-01-03 13:55:27 +00:00
Add admin's chat id for notifications
This commit is contained in:
@ -68,6 +68,8 @@ THE_OTHER_ROBOSATS = 'robosats6tkf3eva7x2voqso3a5wcorsnw34jveyxfqi2fu7oyheasid.o
|
|||||||
# Telegram bot token
|
# Telegram bot token
|
||||||
TELEGRAM_TOKEN = ''
|
TELEGRAM_TOKEN = ''
|
||||||
TELEGRAM_BOT_NAME = ''
|
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.
|
# 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
|
CHAT_NOTIFICATION_TIMEGAP = 5
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user