const inout = require('./io') const botcore = require('./core') module.exports = { inout, botcore }