0.0.1 • Published 9 years ago
s4-telegram v0.0.1
s4-telegram
This module is to be used as a sender/receiver connector for s4 core.
Initializing
var TelegramConnector = require('s4-telegram'),
telegram = new TelegramConnector(bot, "YOUR-TELEGRAM-BOT-KEY");
// then attach the `telegram` variable or whatever you named it to the bot.
0.0.1
9 years ago