Kullanmış olduğunuz kod v13 ait bir kod bu kodu denermisiniz hocam.
const { Client, GatewayIntentBits } = require('discord.js');
const client = new Client({ intents: [GatewayIntentBits.Guilds] });
client.on('ready', () => {
console.log(`Logged in as ${client.user.tag}!`);
});
client.login(TOKEN);
Teşşekür ediyorum yardım etmek isteyen herkese

sizin gibi insanlara her yerde her konuda ihtiyacımız var