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