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

134
Vistas
How to make a status command in discord.js

I want to make a command that changes my bots status. all i know is that client.user.setActivity('STATUS'); sets a status but im having trouble getting the status to set from the message

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

There are more elements to the status than just a string

client.user.setActivity({
    name: `Actual text here`,
    type: '', // 1 of the 4 below here
});

// 'WATCHING'
// 'LISTENING'
// 'PLAYING'
// 'STREAMING'

Depending on how you have your command set up depends on how it is executed, but without a code example, I have way too many choices on how to initiate this.

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