3.0.0 • Published 7 years ago
starbot-telegram-adapter

About
Telegram adapter for StarBot
Installation
$ npm install --save starbot-telegram-adapter
Options
const AdapterTelegram = require('starbot-telegram-adapter');
const adapter = new AdapterTelegram({
token: 'token',
});
License
MIT © antitim