Version: 0.0.10.0.20.0.6
'use strict'
const debug = require('debug')('hubot-vk')
module.exports = function adapter() {
debug('init')
return null
}