console.log(`${chalk.gray('[PROC]')} >> ${chalk.blueBright(`Cached`)}${chalk.white(`${client.misc.cache.ar.size}`)}${chalk.blueBright(`guilds with auto responses.`)}`);
letora_lxpCache=ora("Caching Local XPs...").start();
awaitrequire('./cache/lxp')(client);
ora_lxpCache.stop();ora_lxpCache.clear();
console.log(`${chalk.gray('[PROC]')} >> ${chalk.blueBright(`Cached`)}${chalk.white(`${client.misc.cache.lxp.enabled.length}`)}${chalk.blueBright(`guilds with XP enabled.`)}`);