Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

330
Vistas
Discord bot wont go online

im creating a Discord bot for my server but when i try to make the bot run nothing happens here is what my code looks like enter image description here

const Discord = require('discord.js');

 const client = new Discord.Client();



client.once('ready', () => {
console.log('Bot is online')
});



 client.login('MY TOKEN');
about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

I'm assuming you are on v12 because discord.js should automatically throw an error if no intents are specified in the options. As seen in their repo right here.
So you should update to the latest version (v13.x.x) using npm install discord.js@latest.
This requires Node v16.6.0+ so make sure you have that installed.
If this still persists, please consider joining the support server for further help.

I just noticed that you haven't saved the file.
Hit CTRL+S to save it.

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda