const client = require("../raven_ai"); client.on("ready", () => { console.log(`${client.user.tag} is up and ready to go!`); });