You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Telegram groups — JSON array. One entry per group.
# secretName must already exist in AWS Secrets Manager and hold the bot token.
TELEGRAM_GROUPS=[{"groupId":"my-team","chatId":"-1001234567890","name":"My Team Photo Wall","secretName":"telegram/bot-token/my-team","botUsername":"my_photo_wall_bot"}]