Skip to content

data-rest-api/lambda-failure-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lambda Failure Telegram Bot

How to setup environment nodejs variables at runtime

Environment Variables

TELEGRAM_BOT_NAME = '{{bot_name}}'
TELEGRAM_USER_NAME = '{{user_name}}'
TELEGRAM_TOKEN = '{{token}}'
TELEGRAM_CHANNEL_ID = '{{channel_id}}'