6 lines
221 B
Plaintext
6 lines
221 B
Plaintext
# Telegram credentials for Hermes gateway
|
|
# Copy to /home/ubuntu/.hermes/.env and chmod 600
|
|
TELEGRAM_BOT_TOKEN=REPLACE_WITH_BOT_TOKEN
|
|
TELEGRAM_ALLOWED_USERS=REPLACE_WITH_USER_ID
|
|
TELEGRAM_HOME_CHANNEL=REPLACE_WITH_USER_ID
|