telegram-notify
npm install telegram-notifyshell
npm install --save telegram-notify
`
config
* token - your telegram bot token, create bot: https://t.me/BotFather
* chatId - telegram chat id for notify, get the id: https://t.me/get_id_bot
* proxy - telegram proxy string [optional], e.q. http://login:password@ip:port
* maxErrors - max attempts to send a telegram message (default:5)
API
* send` send a telegram message