local bot = require('miku.bot') local instance = {} local config = require('config') return bot.run(instance, config)