s4-telegram
This module is to be used as a sender/receiver connector for s4 core.
Initializing
var TelegramConnector = telegram = bot "YOUR-TELEGRAM-BOT-KEY"; // then attach the `telegram` variable or whatever you named it to the bot.
This module is to be used as a sender/receiver connector for s4 core.
var TelegramConnector = telegram = bot "YOUR-TELEGRAM-BOT-KEY"; // then attach the `telegram` variable or whatever you named it to the bot.
npm i s4-telegram
0
0.0.1
ISC