starbot-vk-adapter About VK (vk.com) adapter for StarBot Installation $ npm install --save starbot-vk-adapter Options const AdapterVk = require('starbot-vk-adapter'); const adapter = new AdapterVk({ token: 'token', groupId: 'groupId', confirmCode: 'confirmCode', }); License MIT © antitim