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