let bot = require('./bot/bot.js'); bot.run(bot.init(bot.create("../data/config.json")));