client.on("ready", () => { // code }); client.once(Events.ClientReady, readyClient => { // code });
© 2026 Hedgehog Software, LLC