feat: add multi-chat routing and bill-specific dashboard countdown
This commit is contained in:
@@ -3,10 +3,9 @@ BARGHEMAN_TOKEN=replace-with-bargheman-token
|
||||
|
||||
# Eitaa bot configuration
|
||||
EITAAYAR_TOKEN=replace-with-eitaayar-token
|
||||
CHAT_ID=replace-with-chat-id
|
||||
|
||||
# One or more comma-separated bill IDs
|
||||
BILL_IDS=7356609804429,7619314604429
|
||||
# Repeat a bill ID to send its notifications to multiple chats.
|
||||
BILL_CHAT_MAP=BILL_ID:FIRST_CHAT_ID,BILL_ID:SECOND_CHAT_ID,OTHER_BILL_ID:THIRD_CHAT_ID
|
||||
|
||||
# Optional settings and their defaults
|
||||
STATE_FILE=state/outages.json
|
||||
|
||||
Reference in New Issue
Block a user