13 lines
370 B
Plaintext
13 lines
370 B
Plaintext
# API token used to retrieve planned outages
|
|
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,761/pe9314604429
|
|
|
|
# JSON file used to remember outages that have already been announced
|
|
BLACKOUTS_FILE=blackouts.json
|